Definition Type: ComplexType
Name: ItemId
Namespace: http://www.openapplications.org/oagis
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
Identifies Item code. This can be a UPC or an EAN or a company assigned Id. Along with a revision number of the Item.
Collapse XSD Schema Diagram:
Drilldown into url in schema fields_xsdXSD Diagram of ItemId in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="ItemId">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies Item code. This can be a UPC or an EAN or a company assigned Id. Along with a revision number of the Item.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attribute name="url" type="xs:string" use="optional" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
url oa:url Optional
Collapse Derivation Tree:
Collapse References:
oa:EANUCC13, oa:UPC