Namespace: |
|
Content: |
|
Abstract: |
(cannot be assigned directly to elements used in instance XML documents) |
Defined: |
globally in codebook.xsd; see XML source |
Includes: |
|
Used: |
at 10 locations |
XML Representation Summary |
|||||||||||||||||||||||||||
<... | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
{any local attribute (without namespace)} | |||||||||||||||||||||||||||
> | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
</...> |
conceptualTextType (as restriction base), dateType (as restriction base), formType (as restriction base), integerType (as restriction base), materialReferenceType (as restriction base), |
othRefsType (as restriction base), qstnType (as restriction base), simpleTextType (as restriction base), stringType (as restriction base), tableAndTextType (as restriction base) |
Type Derivation Tree abstractTextType |
<xs:complexType abstract="true" mixed="true" name="abstractTextType"> <xs:complexContent> <xs:sequence> <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##targetNamespace http://www.w3.org/1999/xhtml"/> </xs:sequence> <xs:anyAttribute namespace="##local"/> </xs:extension> </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: |
|
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: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"/> |
Defined: |
<xs:anyAttribute namespace="##local"/> |
Defined: |
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##targetNamespace http://www.w3.org/1999/xhtml"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |