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_xsd1 Drilldown into HazardousMaterial in schema components_xsd1 Drilldown into Specification in schema components_xsd1 Drilldown into Classification in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into ServiceIndicator in schema fields_xsd1 Drilldown into EPCID in schema fields_xsd1 Drilldown into UPCID in schema fields_xsd1 Drilldown into SupplierItemID in schema components_xsd1 Drilldown into ManufacturerItemID in schema components_xsd1 Drilldown into CustomerItemID in schema components_xsd1 Drilldown into ItemID in schema components_xsd1 Drilldown into ItemIDsGroup in schema components_xsd1XSD Diagram of ItemBaseType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType abstract="true" name="ItemBaseType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Is the basis for Items.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group minOccurs="0" ref="ItemIDsGroup" />
        <xsd:element minOccurs="0" ref="ServiceIndicator" />
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Classification" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Specification" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="HazardousMaterial" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Packaging" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID oagis:ItemID 0 unbounded
CustomerItemID oagis:CustomerItemID 0 (1)
ManufacturerItemID oagis:ManufacturerItemID 0 (1)
SupplierItemID oagis:SupplierItemID 0 (1)
UPCID oagis:UPCID 0 (1)
EPCID oagis:EPCID 0 (1)
ServiceIndicator oagis:ServiceIndicator 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
Classification oagis:Classification 0 unbounded
Specification oagis:Specification 0 unbounded
HazardousMaterial oagis:HazardousMaterial 0 unbounded
Packaging oagis:Packaging 0 unbounded
<xs:group> oagis:ItemIDsGroup 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:ItemInstanceBaseType, oagis:ItemType