Definition Type: ComplexType
Name: SpecialInstructionsType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Type: nsA:cidxString
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InstructionType in schema cidx_5_0_xsdXSD Diagram of SpecialInstructionsType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="SpecialInstructionsType">
    <xsd:simpleContent>
        <xsd:extension base="cidxString">
            <xsd:attribute name="InstructionType" type="cidxListInstructionType" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
InstructionType nsA:InstructionType Required
Collapse Derivation Tree:
Collapse References:
nsA:SpecialInstructions