Definition Type: ComplexType
Name: PartyAssignedItemId
Namespace: http://www.openapplications.org/oagis
Type: oa:ItemIdType
Containing Schema: Fields.xsd
Abstract
Documentation:
Identifies an Items identifier that has been assigned by another Party.
Collapse XSD Schema Diagram:
Drilldown into AssigningPartyId in schema fields_xsd Drilldown into Revision in schema fields_xsd Drilldown into UPC in schema fields_xsd Drilldown into EANUCC13 in schema fields_xsd Drilldown into Id in schema fields_xsd Drilldown into ItemIdBase in schema fields_xsd Drilldown into ItemIdType in schema fields_xsdXSD Diagram of PartyAssignedItemId in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="PartyAssignedItemId">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies an Items identifier that has been assigned by another Party.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="ItemIdType">
            <xs:sequence>
                <xs:element ref="AssigningPartyId" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id oa:Id 0 (1)
EANUCC13 oa:EANUCC13 0 (1)
UPC oa:UPC 0 (1)
Revision oa:Revision 0 (1)
AssigningPartyId oa:AssigningPartyId 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:BuyerItemId, oa:CarrierItemId, oa:CustomerItemId, oa:ItemIdoa:ManufacturerItemId, oa:PartyAssignedItemId, oa:ShipFromItemId, oa:SupplierItemId,