| schema location: | http://myurc.org/ns/targetdesc |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://myurc.org/ns/targetdesc |
| Elements | Complex types | Simple types |
| target | categoryType | locatorTypeType |
| constraintsType | socketNameType | |
| extensionType | socketTypeType | |
| locatorType | ||
| mappingType | ||
| socketType | ||
| targetType |
| schema location: | http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://purl.org/dc/elements/1.1/ |
| Elements | Groups | Complex types |
| any | elementsGroup | elementContainer |
| contributor | SimpleLiteral | |
| coverage | ||
| creator | ||
| date | ||
| description | ||
| format | ||
| identifier | ||
| language | ||
| publisher | ||
| relation | ||
| rights | ||
| source | ||
| subject | ||
| title | ||
| type |
| schema location: | http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://purl.org/dc/terms/ |
| schema location: | altova://ystream/xml.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.w3.org/XML/1998/namespace |
| Attributes | Attr. groups |
| base | specialAttrs |
| id | |
| lang | |
| space |
| schema location: | http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcmitype.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://purl.org/dc/dcmitype/ |
| Simple types |
| DCMIType |
| diagram | ![]() |
||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||||||||||||||||
| type | td:targetType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| children | td:locator td:socket td:mapping | ||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||
| source | <xsd:element name="target" type="td:targetType"> <xsd:annotation> <xsd:documentation xml:lang="en">Root element of Target Description.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||
| type | extension of xsd:string | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:complexType name="categoryType"> <xsd:annotation> <xsd:documentation xml:lang="en">Category for a target. </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="taxonomyName" type="xsd:anyURI"> <xsd:annotation> <xsd:documentation xml:lang="en">Classification schema, recommended. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| type | xsd:anyURI | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="taxonomyName" type="xsd:anyURI"> <xsd:annotation> <xsd:documentation xml:lang="en">Classification schema, recommended. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||
| namespace | http://myurc.org/ns/targetdesc | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="constraintsType"> <xsd:annotation> <xsd:documentation xml:lang="en">Constraints on the use of a socket. </xsd:documentation> </xsd:annotation> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:any namespace="##any" processContents="lax"/> </xsd:choice> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://myurc.org/ns/targetdesc | ||
| used by |
|
||
| source | <xsd:complexType name="extensionType"> <xsd:sequence minOccurs="0" maxOccurs="unbounded"> <xsd:any namespace="##other" processContents="lax"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||||||||
| children | td:mapping td:extension | ||||||||||||||||||||
| used by |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:complexType name="locatorType"> <xsd:annotation> <xsd:documentation xml:lang="en"> </xsd:documentation> </xsd:annotation> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element name="mapping" type="td:mappingType"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the locator.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="extension" type="td:extensionType"> <xsd:annotation> <xsd:documentation xml:lang="en">Container for vendor-specific extension elements from other namespaces.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:attribute name="type" type="td:locatorTypeType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Allowed values are "audio", "visual" and "other".</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="id" type="xsd:ID" use="required"/> </xsd:complexType> |
| type | td:locatorTypeType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="type" type="td:locatorTypeType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Allowed values are "audio", "visual" and "other".</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||
| type | td:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="td:mappingType"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the locator.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://myurc.org/ns/targetdesc | ||||
| type | td:extensionType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="extension" type="td:extensionType"> <xsd:annotation> <xsd:documentation xml:lang="en">Container for vendor-specific extension elements from other namespaces.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="mappingType" mixed="true"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:any namespace="##other"/> </xsd:choice> <xsd:attribute name="platform" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Identifier for a particular networking platform.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="platform" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">Identifier for a particular networking platform.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | td:socketDescriptionLocalAt td:category td:constraints td:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="socketType"> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Specific order of children is required due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-4.</xsd:documentation> </xsd:annotation> <xsd:element name="socketDescriptionLocalAt" type="xsd:anyURI"> <xsd:annotation> <xsd:documentation xml:lang="en">Specifies a URI (as element content) that can be used to retrieve the Socket Description document for the Socket. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="category" type="td:categoryType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Specifies a Target category. The category element can be repeated with different values. This is useful if the classification schema allows for multiple values, or if multiple classification schemas are employed.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="constraints" type="td:constraintsType" minOccurs="0" maxOccurs="unbounded"/> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="mapping" type="td:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the Socket.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="name" type="td:socketNameType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">URI that identifies the Socket globally, not containing a fragment identifier.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="type" type="td:socketTypeType" use="optional" default="location-dependent"> <xsd:annotation> <xsd:documentation xml:lang="en">Allowed values are "location-dependent" (default), "location-informative", and "location-free". </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="hidden" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Hint to the URC whether this Socket should not be shown to the user. The hidden attribute can be specified on Target and Socket level. The Socket inherits the setting from the Target. If specified on both levels, the Socket's hidden attribute overrides the one of the Target. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="maxSessions" type="xsd:positiveInteger" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Provides a hint to the URC as to how many sessions the Target Socket can maintain simultaneously.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="sharedSessions" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Provides a hint to the URC as to whether multiple sessions with the same Target Socket will be shared or not. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="requestable" type="xsd:boolean" use="optional" default="true"> <xsd:annotation> <xsd:documentation xml:lang="en">Provides a hint to the URC as to whether it can request to open a session with the Target Socket directly, or only after a Session Forward request initiated by the Target.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | td:socketNameType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="name" type="td:socketNameType" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">URI that identifies the Socket globally, not containing a fragment identifier.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | td:socketTypeType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="type" type="td:socketTypeType" use="optional" default="location-dependent"> <xsd:annotation> <xsd:documentation xml:lang="en">Allowed values are "location-dependent" (default), "location-informative", and "location-free". </xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="hidden" type="xsd:boolean" use="optional" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Hint to the URC whether this Socket should not be shown to the user. The hidden attribute can be specified on Target and Socket level. The Socket inherits the setting from the Target. If specified on both levels, the Socket's hidden attribute overrides the one of the Target. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:positiveInteger | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="maxSessions" type="xsd:positiveInteger" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Provides a hint to the URC as to how many sessions the Target Socket can maintain simultaneously.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="sharedSessions" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="en">Provides a hint to the URC as to whether multiple sessions with the same Target Socket will be shared or not. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:attribute name="requestable" type="xsd:boolean" use="optional" default="true"> <xsd:annotation> <xsd:documentation xml:lang="en">Provides a hint to the URC as to whether it can request to open a session with the Target Socket directly, or only after a Session Forward request initiated by the Target.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||
| namespace | http://myurc.org/ns/targetdesc | ||||
| type | xsd:anyURI | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="socketDescriptionLocalAt" type="xsd:anyURI"> <xsd:annotation> <xsd:documentation xml:lang="en">Specifies a URI (as element content) that can be used to retrieve the Socket Description document for the Socket. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||
| type | td:categoryType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="category" type="td:categoryType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Specifies a Target category. The category element can be repeated with different values. This is useful if the classification schema allows for multiple values, or if multiple classification schemas are employed.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||
| type | td:constraintsType | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="constraints" type="td:constraintsType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||
| type | td:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="td:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the Socket.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||||||||||||||||
| children | td:locator td:socket td:mapping | ||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| source | <xsd:complexType name="targetType"> <xsd:sequence> <xsd:annotation> <xsd:documentation xml:lang="en">Specific order of children is required due to XSD syntax limitations. This is more restrictive than ISO/IEC 24752-4.</xsd:documentation> </xsd:annotation> <xsd:element name="locator" type="td:locatorType" minOccurs="0" maxOccurs="unbounded"/> <xsd:any namespace="http://purl.org/dc/elements/1.1/ http://purl.org/dc/terms/" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Due to XSD syntax limitations, this is not as restrictive as ISO/IEC 24752-4: dcterms:conformsTo is required as a minimum.</xsd:documentation> </xsd:annotation> </xsd:any> <xsd:element name="socket" type="td:socketType" maxOccurs="unbounded"/> <xsd:any namespace="http://www.w3.org/1999/02/22-rdf-syntax-ns#" processContents="lax"> <xsd:annotation> <xsd:documentation xml:lang="en">Resource Directory of the Target. Strictly, this element must be the RDF element of the given namespace, but there is no RDF element definition that could be referenced. The RDF element inserted here must include a ResourceDirectory element of namespace "http://myurc.org/res#", as specified in ISO/IEC 24752-5.</xsd:documentation> </xsd:annotation> </xsd:any> <xsd:element name="mapping" type="td:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the Target.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="about" type="xsd:anyURI" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">References the Target that is being described. The URI may not be resolvable, but it must be globally unique.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="id" type="xsd:ID" use="required"/> <xsd:attribute name="hidden" type="xsd:boolean" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Hint to the URC whether this Target should not be shown to the user. The hidden attribute can be specified on Target and Socket level. The Socket inherits the setting from the Target. If specified on both levels, the Socket's hidden attribute overrides the one of the Target.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
| type | xsd:anyURI | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="about" type="xsd:anyURI" use="required"> <xsd:annotation> <xsd:documentation xml:lang="en">References the Target that is being described. The URI may not be resolvable, but it must be globally unique.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| type | xsd:ID | ||||
| properties |
|
||||
| source | <xsd:attribute name="id" type="xsd:ID" use="required"/> |
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:attribute name="hidden" type="xsd:boolean" default="false"> <xsd:annotation> <xsd:documentation xml:lang="en">Hint to the URC whether this Target should not be shown to the user. The hidden attribute can be specified on Target and Socket level. The Socket inherits the setting from the Target. If specified on both levels, the Socket's hidden attribute overrides the one of the Target.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||||||||
| type | td:locatorType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | td:mapping td:extension | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <xsd:element name="locator" type="td:locatorType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | td:socketType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | td:socketDescriptionLocalAt td:category td:constraints td:mapping | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="socket" type="td:socketType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://myurc.org/ns/targetdesc | ||||||||||||||
| type | td:mappingType | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="mapping" type="td:mappingType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">Platform-specific binding information for the Target.</xsd:documentation> </xsd:annotation> </xsd:element> |
| namespace | http://myurc.org/ns/targetdesc | ||||||
| type | restriction of xsd:string | ||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:simpleType name="locatorTypeType"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of the 'type' attribute for locators. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="audio"/> <xsd:enumeration value="visual"/> <xsd:enumeration value="other"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://myurc.org/ns/targetdesc | ||
| type | restriction of xsd:anyURI | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="socketNameType"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of a name attribute for socket element. Restriction on the URI format. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:anyURI"> <xsd:pattern value="[^#]*"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://myurc.org/ns/targetdesc | ||||||
| type | restriction of xsd:string | ||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:simpleType name="socketTypeType"> <xsd:annotation> <xsd:documentation xml:lang="en">Type of the 'type' attribute for socket. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="location-dependent"/> <xsd:enumeration value="location-informative"/> <xsd:enumeration value="location-free"/> </xsd:restriction> </xsd:simpleType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/elements/1.1/ | ||||||||||||||
| type | dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:element name="any" type="SimpleLiteral" abstract="true"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="contributor" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="coverage" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="creator" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="date" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="description" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="format" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="identifier" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="language" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="publisher" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="relation" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="rights" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="source" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="subject" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="title" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| properties |
|
||
| source | <xsd:element name="type" substitutionGroup="any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| children | dc:any | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="elementsGroup"> <xsd:annotation> <xsd:documentation xml:lang="en"> This group is included as a convenience for schema authors who need to refer to all the elements in the http://purl.org/dc/elements/1.1/ namespace. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="any"/> </xsd:choice> </xsd:sequence> </xsd:group> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/elements/1.1/ | ||
| children | dc:any | ||
| annotation |
|
||
| source | <xsd:complexType name="elementContainer"> <xsd:annotation> <xsd:documentation xml:lang="en"> This complexType is included as a convenience for schema authors who need to define a root or container element for all of the DC elements. </xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:group ref="elementsGroup"/> </xsd:choice> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/elements/1.1/ | ||||||||||||||
| type | restriction of xsd:anyType | ||||||||||||||
| properties |
|
||||||||||||||
| used by | |||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:complexType name="SimpleLiteral" mixed="true"> <xsd:annotation> <xsd:documentation xml:lang="en"> This is the default type for all of the DC elements. It permits text content only with optional xml:lang attribute. Text is allowed because mixed="true", but sub-elements are disallowed because minOccurs="0" and maxOccurs="0" are on the xs:any tag. This complexType allows for restriction or extension permitting child elements. </xsd:documentation> </xsd:annotation> <xsd:complexContent mixed="true"> <xsd:restriction base="xs:anyType"> <xsd:sequence> <xsd:any processContents="lax" minOccurs="0" maxOccurs="0"/> </xsd:sequence> <xsd:attribute ref="xml:lang" use="optional"/> </xsd:restriction> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="abstract" substitutionGroup="dc:description"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="accessRights" substitutionGroup="dc:rights"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="accrualMethod" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="accrualPeriodicity" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="accrualPolicy" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="alternative" substitutionGroup="dc:title"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="audience" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="available" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="bibliographicCitation" substitutionGroup="dc:identifier"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="conformsTo" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="created" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="dateAccepted" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="dateCopyrighted" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="dateSubmitted" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="educationLevel" substitutionGroup="audience"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="extent" substitutionGroup="dc:format"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="hasFormat" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="hasPart" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="hasVersion" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="instructionalMethod" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="isFormatOf" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="isPartOf" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="isReferencedBy" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="isReplacedBy" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="isRequiredBy" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="issued" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="isVersionOf" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="license" substitutionGroup="dc:rights"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="mediator" substitutionGroup="audience"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="medium" substitutionGroup="dc:format"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="modified" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="provenance" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="references" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="replaces" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="requires" substitutionGroup="dc:relation"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="rightsHolder" substitutionGroup="dc:any"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="spatial" substitutionGroup="dc:coverage"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="tableOfContents" substitutionGroup="dc:description"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="temporal" substitutionGroup="dc:coverage"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| properties |
|
||
| source | <xsd:element name="valid" substitutionGroup="dc:date"/> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| children | dc:any | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="elementsAndRefinementsGroup"> <xsd:annotation> <xsd:documentation xml:lang="en"> This group is included as a convenience for schema authors who need to refer to all the DC elements and element refinements in the http://purl.org/dc/elements/1.1/ and http://purl.org/dc/terms namespaces. N.B. Refinements available via substitution groups. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="dc:any"/> </xsd:choice> </xsd:sequence> </xsd:group> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="Box"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="DCMIType"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="dcmitype:DCMIType"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="DDC"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://purl.org/dc/terms/ | ||
| children | dc:any | ||
| annotation |
|
||
| source | <xsd:complexType name="elementOrRefinementContainer"> <xsd:annotation> <xsd:documentation xml:lang="en"> This is included as a convenience for schema authors who need to define a root or container element for all of the DC elements and element refinements. </xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:group ref="elementsAndRefinementsGroup"/> </xsd:choice> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="IMT"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="ISO3166"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="ISO639-2"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="LCC"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="LCSH"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="MESH"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="Period"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="Point"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="RFC1766"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:language"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="RFC3066"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:language"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="TGN"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="UDC"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:string"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="URI"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:restriction base="xs:anyURI"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://purl.org/dc/terms/ | ||||||||||||||
| type | restriction of dc:SimpleLiteral | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="W3CDTF"> <xsd:simpleContent> <xsd:restriction base="dc:SimpleLiteral"> <xsd:simpleType> <xsd:union memberTypes="xs:gYear xs:gYearMonth xs:date xs:dateTime"/> </xsd:simpleType> <xsd:attribute ref="xml:lang" use="prohibited"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> |
| namespace | http://www.w3.org/XML/1998/namespace | ||
| type | xsd:anyURI | ||
| annotation |
|
||
| source | <xsd:attribute name="base" type="xs:anyURI"> <xsd:annotation> <xsd:documentation>See http://www.w3.org/TR/xmlbase/ for information about this attribute.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| namespace | http://www.w3.org/XML/1998/namespace | ||
| type | xsd:ID | ||
| annotation |
|
||
| source | <xsd:attribute name="id" type="xs:ID"> <xsd:annotation> <xsd:documentation>See http://www.w3.org/TR/xml-id/ for information about this attribute.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| namespace | http://www.w3.org/XML/1998/namespace | ||
| type | union of (xsd:language, restriction of xsd:string) | ||
| annotation |
|
||
| source | <xsd:attribute name="lang"> <xsd:annotation> <xsd:documentation>Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility. See RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry at http://www.iana.org/assignments/lang-tag-apps.htm for further information. The union allows for the 'un-declaration' of xml:lang with the empty string.</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:union memberTypes="xs:language"> <xsd:simpleType> <xsd:restriction base="xs:string"> <xsd:enumeration value=""/> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> </xsd:attribute> |
| namespace | http://www.w3.org/XML/1998/namespace | ||||
| type | restriction of xsd:NCName | ||||
| facets |
|
||||
| source | <xsd:attribute name="space"> <xsd:simpleType> <xsd:restriction base="xs:NCName"> <xsd:enumeration value="default"/> <xsd:enumeration value="preserve"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
| namespace | http://www.w3.org/XML/1998/namespace | ||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| source | <xsd:attributeGroup name="specialAttrs"> <xsd:attribute ref="xml:base"/> <xsd:attribute ref="xml:lang"/> <xsd:attribute ref="xml:space"/> </xsd:attributeGroup> |
| namespace | http://purl.org/dc/dcmitype/ | ||
| type | union of (restriction of xsd:Name) | ||
| used by |
|
||
| source | <xsd:simpleType name="DCMIType"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xs:Name"> <xsd:enumeration value="Collection"/> <xsd:enumeration value="Dataset"/> <xsd:enumeration value="Event"/> <xsd:enumeration value="Image"/> <xsd:enumeration value="MovingImage"/> <xsd:enumeration value="StillImage"/> <xsd:enumeration value="InteractiveResource"/> <xsd:enumeration value="Service"/> <xsd:enumeration value="Software"/> <xsd:enumeration value="Sound"/> <xsd:enumeration value="Text"/> <xsd:enumeration value="PhysicalObject"/> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> |