Definition Type: Element
Name: attribute
Namespace: http://www.w3.org/2001/XMLSchema
Type: xsd:topLevelAttribute
Containing Schema: XMLSchema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into simpleType in schema xmlschema_xsd Drilldown into annotation in schema xmlschema_xsd Drilldown into id in schema xmlschema_xsd Drilldown into form in schema xmlschema_xsd Drilldown into fixed in schema xmlschema_xsd Drilldown into default in schema xmlschema_xsd Drilldown into use in schema xmlschema_xsd Drilldown into type in schema xmlschema_xsd Drilldown into ref in schema xmlschema_xsd Drilldown into name in schema xmlschema_xsd Drilldown into topLevelAttribute in schema xmlschema_xsdXSD Diagram of attribute in schema xmlschema_xsd (W3C XForms)
Collapse XSD Schema Code:
<xs:element name="attribute" type="xs:topLevelAttribute" id="attribute">
    <xs:annotation>
        <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-attribute" />
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation xsd:annotation 0 (1)
simpleType xsd:simpleType 0 (1)
annotation xsd:annotation 0 (1)
simpleType xsd:simpleType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id xsd:id (Optional)
type xsd:type (Optional)
default xsd:default (Optional)
fixed xsd:fixed (Optional)
ref xsd:ref Prohibited
form xsd:form Prohibited
use xsd:use Prohibited
name xsd:name Required
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: