<xs:complexType name="QSType">
<xs:complexContent>
<xs:restriction base="sdc4:ExceptionalValueType">
<xs:annotation>
<xs:documentation xml:lang="en-us">Sufficient Quantity : The specific quantity is not known, but is known to non-zero and it is not specified because it makes up the bulk of the material; Add 10mg of ingredient X, 50mg of ingredient Y and sufficient quantity of water to 100mL.</xs:documentation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#QSType">
<rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_QSType.html#QSType"/>
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ExceptionalValueType"/>
<rdfs:label xml:lang="en-us">QSType</rdfs:label>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
<rdfs:comment xml:lang="en-us">Sufficient Quantity : The specific quantity is not known, but is known to non-zero and it is not specified because it makes up the bulk of the material; Add 10mg of ingredient X, 50mg of ingredient Y and sufficient quantity of water to 100mL.</rdfs:comment>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element fixed="Sufficient Quantity" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
</xs:sequence>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
|