complexType BasicType

complexType {http://java.sun.com/JSP/Page}BasicType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {http://java.sun.com/JSP/Page}BasicType
Derived Types
{http://java.sun.com/JSP/Page}BasicType
 {http://java.sun.com/JSP/Page}text (by type)
 {http://java.sun.com/JSP/Page}expression (by type)
 {http://java.sun.com/JSP/Page}declaration (by type)
 {http://java.sun.com/JSP/Page}scriptlet (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/JSP/Page
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:jsp=http://java.sun.com/JSP/Page
xmlns=http://java.sun.com/JSP/Page


Source

<xsd:complexType name="BasicType">
    <
xsd:simpleContent>
        <
xsd:extension base="xsd:string">
            <
xsd:attribute ref="jsp:id"/>
        </
xsd:extension>
    </
xsd:simpleContent>
</
xsd:complexType>


complexType BasicType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.