<xs:complexType name="XdAdapterType">
<xs:annotation>
<xs:documentation xml:lang="en-us">The leaf variant of Item, to which any XdAnyType subtype instance is attached for use in a Cluster.</xs:documentation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAdapterType">
<rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_XdAdapterType.html#XdAdapterType"/>
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ItemType"/>
<rdfs:label xml:lang="en-us">XdAdapterType</rdfs:label>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
<rdfs:comment xml:lang="en-us">The leaf variant of Item, to which any XdAnyType subtype instance is attached for use in a Cluster.</rdfs:comment>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
<xs:complexContent>
<xs:extension base="sdc4:ItemType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="sdc4:XdAdapter-value">
<xs:annotation>
<xs:documentation xml:lang="en-us">Data value type of this leaf. By rule, there must only be one XdAnyType subtype defined here. The unbounded occurrences is allowed so that the DM can specify how many repetitions may occur in the instance.</xs:documentation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAdapterType/XdAdapter-value">
<rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAdapterType"/>
<rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAnyType"/>
<rdfs:label xml:lang="en-us">xdadapter-value</rdfs:label>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdAnyType"/>
<rdfs:comment xml:lang="en-us">Data value type of this leaf. By rule, there must only be one XdAnyType subtype defined here. The unbounded occurrences is allowed so that the DM can specify how many repetitions may occur in the instance data.</rdfs:comment>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|