Definition Type: ComplexType
Name: ItemBaseType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract True
Documentation:
Is the basis for Items.
Collapse XSD Schema Diagram:
Drilldown into Packaging in schema components_xsd Drilldown into HazardousMaterial in schema components_xsd Drilldown into Specification in schema components_xsd Drilldown into Classification in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ServiceIndicator in schema fields_xsd Drilldown into EPCID in schema fields_xsd Drilldown into UPCID in schema fields_xsd Drilldown into SupplierItemID in schema components_xsd Drilldown into ManufacturerItemID in schema components_xsd Drilldown into CustomerItemID in schema components_xsd Drilldown into ItemID in schema components_xsd Drilldown into ItemIDsGroup in schema components_xsdXSD Diagram of ItemBaseType in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ItemBaseType" abstract="true">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the basis for Items.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="ItemIDsGroup" />
        <xsd:element ref="ServiceIndicator" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:element ref="Classification" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Specification" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="HazardousMaterial" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Packaging" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID nsA:ItemID 0 unbounded
CustomerItemID nsA:CustomerItemID 0 (1)
ManufacturerItemID nsA:ManufacturerItemID 0 (1)
SupplierItemID nsA:SupplierItemID 0 (1)
UPCID nsA:UPCID 0 (1)
EPCID nsA:EPCID 0 (1)
ServiceIndicator nsA:ServiceIndicator 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Classification nsA:Classification 0 unbounded
Specification nsA:Specification 0 unbounded
HazardousMaterial nsA:HazardousMaterial 0 unbounded
Packaging nsA:Packaging 0 (1)
<xs:group> nsA:ItemIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ItemDetailsBaseTypensA:ItemInstanceBaseType, nsA:ItemType, nsA:RevisedBOMComponentType, nsA:RevisedItemRevisionType, nsA:RevisedSubstituteItemType,