Namespace: |
|
Content: |
|
Abstract: |
(cannot be assigned directly to elements used in instance XML documents) |
Defined: |
globally in codebook.xsd; see XML source |
Includes: |
definitions of 3 attributes, 2 elements |
Used: |
at 8 locations |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||
<... | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
> | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
</...> |
divType (as restriction base), emphType (as restriction base), headType (as restriction base), hiType (as restriction base), |
itmType (as restriction base), labelType (as restriction base), listType (as restriction base), pType (as restriction base) |
Type Derivation Tree formType |
<xs:complexType abstract="true" mixed="true" name="formType"> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ddiCodebookUrn" type="xs:anyURI" use="optional"/> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ddiLifecycleUrn" type="xs:anyURI" use="optional"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="elementVersion" type="xs:string" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear |
<xs:attribute name="elementVersionDate" type="dateSimpleType" use="optional"/> |
Type: |
xs:ID, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ID" type="xs:ID" use="optional"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="n" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="rend" type="xs:string"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"archive", "producer" |
Default: |
"producer" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute default="producer" name="source"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="archive"/> <xs:enumeration value="producer"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="type" type="xs:string"/> |
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="xml-lang" type="xs:NMTOKEN" use="optional"/> |
Type: |
xs:language, predefined |
Use: |
optional |
Defined: |
<xs:attribute ref="xml:lang" use="optional"/> |
Type: |
ExtLinkType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ExtLink"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |