Namespace: |
|
Type: |
anonymous complexType |
Content: |
mixed (allows character data), 1 attribute |
Defined: |
globally in pretext.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary |
||||
<preamble |
||||
|
||||
> |
||||
|
||||
</preamble> |
<xs:complexType mixed="true">
<xs:attribute name="visible">
</xs:complexType>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="yes"/>
</xs:restriction>
<xs:enumeration value="no"/>
</xs:element>
|
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"yes", "no"
|
Type Derivation Tree
xs:token (restriction)
simpleType
|
Derivation: |
restriction of xs:token
|
||
Facets: |
|
<xs:simpleType>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="yes"/>
</xs:restriction>
<xs:enumeration value="no"/>
</xs:attribute>
|
XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set |