Namespace: |
|
Content: |
mixed (allows character data), 15 attributes, 24 elements |
Defined: |
globally in codebook.xsd; see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||||||||||||||
<... |
||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
> |
||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
</...> |
||||||||||||||||||||||||||||||||||||||||||||||||
|
Type Derivation Tree
baseElementType (extension)
|
|
<xs:complexContent>
<xs:extension base="simpleTextType">
</xs:complexContent>
<xs:attribute default="yes" name="required">
</xs:extension>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="yes"/>
</xs:restriction>
<xs:enumeration value="no"/>
</xs:complexType>
|
Type: |
xs:string, predefined |
Use: |
optional |
Type: |
|
Use: |
optional |
|
enumeration of xs:NMTOKEN
|
Enumeration: |
"yes", "no"
|
Default: |
"yes" |
|
Type Derivation Tree
xs:NMTOKEN (restriction)
|
Derivation: |
restriction of xs:NMTOKEN
|
|||
Facets: |
|
|||
|
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="yes"/>
</xs:restriction>
<xs:enumeration value="no"/>
</xs:attribute>
|
Type: |
xs:string, predefined |
Use: |
optional |
XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set |