Definition Type: ComplexType
Name: MarkerSupplyType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: Subunits.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarkerSupplyStatus Drilldown into MarkerSupplyDescriptionXSD Diagram of MarkerSupplyType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="MarkerSupplyType">
    <xs:sequence>
        <xs:element ref="MarkerSupplyDescription" minOccurs="0" />
        <xs:element ref="MarkerSupplyStatus" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- MarkerSupply - type -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MarkerSupplyDescription pwg:MarkerSupplyDescription 0 (1)
MarkerSupplyStatus pwg:MarkerSupplyStatus (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:MarkerSupply