| 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 |