<xs:complexType name="OTHType">
<xs:complexContent>
<xs:restriction base="sdc4:ExceptionalValueType">
<xs:annotation>
<xs:documentation xml:lang="en-us">Other: The actual value is not a member of the permitted data values in the variable. (e.g., when the value of the variable is not by the coding system)</xs:documentation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#OTHType">
<rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_OTHType.html#OTHType"/>
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ExceptionalValueType"/>
<rdfs:label xml:lang="en-us">OTHType</rdfs:label>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
<rdfs:comment xml:lang="en-us">Other: The actual value is not a member of the permitted data values in the variable. (e.g., when the value of the variable is not by the coding system)</rdfs:comment>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element fixed="Other" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
</xs:sequence>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
|