Schema Central > OAGIS® 9.4.1 > ItemMaster
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ItemMaster

Represents any unique purchased part or manufactured product.  Item, as used here, refers to the basic information about an item, including its attributes, cost, and locations.  It does not include item quantities.  Compare to the noun BalanceInventory, which includes all quantities and other location-specific information.

ItemMaster is used as the Item Master. 

The ItemMaster provides details about an Item in many domains of an enterprise. Each domain or functional area are interested in different views of the Item. The ItemMaster provides information to the following partial list of functional areas: Manufacturing, Order Management along with the Catalog view, Logistics, Engineering along with the EngineeringDocument, CRM, and Financials.

See http://www.openapplications.org/oagis/9.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/ItemMaster.xsd

Type: ItemMasterType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<ItemMaster>
   <ItemMasterHeader>
      <ItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </ItemID>
      <CustomerItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </CustomerItemID>
      <ManufacturerItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </ManufacturerItemID>
      <SupplierItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </SupplierItemID>
      <UPCID>normalizedString</UPCID>
      <EPCID>normalizedString</EPCID>
      <ServiceIndicator>true</ServiceIndicator>
      <Description>string</Description>
      <Note>string</Note>
      <Classification>
         <Codes>
         </Codes>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Classification>
      <Specification>
         <ID>normalizedString</ID>
         <Property>...
         </Property>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Specification>
      <HazardousMaterial>
         <ID>normalizedString</ID>
         <MFAGID>normalizedString</MFAGID>
         <TechnicalName>string</TechnicalName>
         <PlacardEndorsement>string</PlacardEndorsement>
         <PlacardNotation>string</PlacardNotation>
         <MarinePollutionLevelCode>normalizedString</MarinePollutionLevelCode>
         <ToxicityZoneCode>normalizedString</ToxicityZoneCode>
         <Temperature unitCode="normalizedString">1.0</Temperature>
         <FlashpointTemperature unitCode="normalizedString">1.0</FlashpointTemperature>
         <PrimaryEntryRoute>string</PrimaryEntryRoute>
         <Description>string</Description>
         <EmergencyContact>...
         </EmergencyContact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </HazardousMaterial>
      <Packaging>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <Note>string</Note>
         <Type>normalizedString</Type>
         <Dimensions>...
         </Dimensions>
         <UPCPackagingLevelCode>normalizedString</UPCPackagingLevelCode>
         <PerPackageQuantity>1.0</PerPackageQuantity>
         <CapacityPerPackageQuantity>1.0</CapacityPerPackageQuantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Packaging>
      <Lot>
         <LotIDs>...
         </LotIDs>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Quantity>1.0</Quantity>
         <SerialNumber>normalizedString</SerialNumber>
         <RFID>normalizedString</RFID>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Lot>
      <Type>normalizedString</Type>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <ExecutionTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </ExecutionTimePeriod>
      <FixedQuantityIndicator>true</FixedQuantityIndicator>
      <MaximumLotSizeQuantity>1.0</MaximumLotSizeQuantity>
      <MinimumLotSizeQuantity>1.0</MinimumLotSizeQuantity>
      <LotSizeMultipler>1.0</LotSizeMultipler>
      <LeadTimeDuration>P1Y2M3DT10H</LeadTimeDuration>
      <RequiredPercent>1.0</RequiredPercent>
      <BackFlushedIndicator>true</BackFlushedIndicator>
      <TrackingIndicator>true</TrackingIndicator>
      <ScrapIndicator>true</ScrapIndicator>
      <ItemStatus>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ItemStatus>
      <BaseUOMCode>normalizedString</BaseUOMCode>
      <StorageUOMCode>normalizedString</StorageUOMCode>
      <ShippingUOMCode>normalizedString</ShippingUOMCode>
      <RoutingDisposition>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </RoutingDisposition>
      <SerialNumberSpecification>string</SerialNumberSpecification>
      <LotNumberSpecification>string</LotNumberSpecification>
      <LastModificationDateTime>2000-01-01</LastModificationDateTime>
      <UnitPackaging>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <Note>string</Note>
         <Type>normalizedString</Type>
         <Dimensions>...
         </Dimensions>
         <UPCPackagingLevelCode>normalizedString</UPCPackagingLevelCode>
         <PerPackageQuantity>1.0</PerPackageQuantity>
         <CapacityPerPackageQuantity>1.0</CapacityPerPackageQuantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </UnitPackaging>
      <OwnerParty>
         <PartyIDs>...
         </PartyIDs>
         <AccountID>normalizedString</AccountID>
         <Name>string</Name>
         <Location>...
         </Location>
         <Contact>...
         </Contact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </OwnerParty>
      <ManufacturingParty>
         <PartyIDs>...
         </PartyIDs>
         <AccountID>normalizedString</AccountID>
         <Name>string</Name>
         <Location>...
         </Location>
         <Contact>...
         </Contact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ManufacturingParty>
      <UOMGroupID>normalizedString</UOMGroupID>
      <AlternateUOMCode>normalizedString</AlternateUOMCode>
      <UOMCodeConversion>
         <FromUOMPackage>...
         </FromUOMPackage>
         <RateNumeric>1.0</RateNumeric>
         <ToUOMPackage>...
         </ToUOMPackage>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </UOMCodeConversion>
      <ItemValue>
         <UnitValue>...
         </UnitValue>
         <CostingMethodCode>normalizedString</CostingMethodCode>
         <ValueClassification>...
         </ValueClassification>
         <GLEntityID>normalizedString</GLEntityID>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ItemValue>
      <BOMReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Item>...
         </Item>
         <UserArea>
            <!--any element-->
         </UserArea>
      </BOMReference>
      <DrawingAttachment>
         <EmbeddedData mimeCode="normalizedString">GpM7</EmbeddedData>
         <URI>http://www.example.com/</URI>
         <ISBN>normalizedString</ISBN>
         <FileName>string</FileName>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <FileType>normalizedString</FileType>
         <FileSizeQuantity>1.0</FileSizeQuantity>
         <Title>string</Title>
         <UserArea>
            <!--any element-->
         </UserArea>
      </DrawingAttachment>
      <DocumentReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <LineNumber>normalizedString</LineNumber>
         <ItemIDs>...
         </ItemIDs>
         <Facility>...
         </Facility>
         <SerializedLot>...
         </SerializedLot>
         <SalesOrderReference>...
         </SalesOrderReference>
         <PurchaseOrderReference>...
         </PurchaseOrderReference>
         <GroupName>string</GroupName>
         <SequenceCode>normalizedString</SequenceCode>
         <StepID>normalizedString</StepID>
         <StepType>normalizedString</StepType>
         <IssuingParty>...
         </IssuingParty>
         <OperationReference>...
         </OperationReference>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <ShipUnitReference>...
         </ShipUnitReference>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Item>...
         </Item>
         <ID>normalizedString</ID>
         <SealID>normalizedString</SealID>
         <Type>normalizedString</Type>
         <FreightItemID>normalizedString</FreightItemID>
         <ShippingTrackingID>normalizedString</ShippingTrackingID>
         <Quantity>1.0</Quantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </DocumentReference>
      <Attachment>
         <EmbeddedData mimeCode="normalizedString">GpM7</EmbeddedData>
         <URI>http://www.example.com/</URI>
         <ISBN>normalizedString</ISBN>
         <FileName>string</FileName>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <FileType>normalizedString</FileType>
         <FileSizeQuantity>1.0</FileSizeQuantity>
         <Title>string</Title>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Attachment>
      <SupplierContractReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <LineNumber>normalizedString</LineNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <UserArea>
            <!--any element-->
         </UserArea>
      </SupplierContractReference>
      <BuyerContractReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <LineNumber>normalizedString</LineNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <UserArea>
            <!--any element-->
         </UserArea>
      </BuyerContractReference>
      <FreightItemID>normalizedString</FreightItemID>
      <FreightClassification>
         <Codes>
         </Codes>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </FreightClassification>
      <SerialControlIndicator>true</SerialControlIndicator>
      <LotControlIndicator>true</LotControlIndicator>
      <ExpirationControlCode>normalizedString</ExpirationControlCode>
      <GLAccount>
         <GLNominalAccount>normalizedString</GLNominalAccount>
         <GLElement>
         </GLElement>
         <UserArea>
            <!--any element-->
         </UserArea>
      </GLAccount>
      <DocumentDateTime>2000-01-01</DocumentDateTime>
      <CatchWeightIndicator>true</CatchWeightIndicator>
      <ShelfLifeDuration>P1Y2M3DT10H</ShelfLifeDuration>
      <AverageRunSizeQuantity>1.0</AverageRunSizeQuantity>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ItemMasterHeader>
   <ItemLocation>
      <ItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </ItemID>
      <CustomerItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </CustomerItemID>
      <ManufacturerItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </ManufacturerItemID>
      <SupplierItemID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </SupplierItemID>
      <UPCID>normalizedString</UPCID>
      <EPCID>normalizedString</EPCID>
      <ServiceIndicator>true</ServiceIndicator>
      <Description>string</Description>
      <Note>string</Note>
      <Classification>
         <Codes>
         </Codes>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Classification>
      <Specification>
         <ID>normalizedString</ID>
         <Property>...
         </Property>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Specification>
      <HazardousMaterial>
         <ID>normalizedString</ID>
         <MFAGID>normalizedString</MFAGID>
         <TechnicalName>string</TechnicalName>
         <PlacardEndorsement>string</PlacardEndorsement>
         <PlacardNotation>string</PlacardNotation>
         <MarinePollutionLevelCode>normalizedString</MarinePollutionLevelCode>
         <ToxicityZoneCode>normalizedString</ToxicityZoneCode>
         <Temperature unitCode="normalizedString">1.0</Temperature>
         <FlashpointTemperature unitCode="normalizedString">1.0</FlashpointTemperature>
         <PrimaryEntryRoute>string</PrimaryEntryRoute>
         <Description>string</Description>
         <EmergencyContact>...
         </EmergencyContact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </HazardousMaterial>
      <Packaging>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <Note>string</Note>
         <Type>normalizedString</Type>
         <Dimensions>...
         </Dimensions>
         <UPCPackagingLevelCode>normalizedString</UPCPackagingLevelCode>
         <PerPackageQuantity>1.0</PerPackageQuantity>
         <CapacityPerPackageQuantity>1.0</CapacityPerPackageQuantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Packaging>
      <Lot>
         <LotIDs>...
         </LotIDs>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Quantity>1.0</Quantity>
         <SerialNumber>normalizedString</SerialNumber>
         <RFID>normalizedString</RFID>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Lot>
      <Type>normalizedString</Type>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <ExecutionTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </ExecutionTimePeriod>
      <FixedQuantityIndicator>true</FixedQuantityIndicator>
      <MaximumLotSizeQuantity>1.0</MaximumLotSizeQuantity>
      <MinimumLotSizeQuantity>1.0</MinimumLotSizeQuantity>
      <LotSizeMultipler>1.0</LotSizeMultipler>
      <LeadTimeDuration>P1Y2M3DT10H</LeadTimeDuration>
      <RequiredPercent>1.0</RequiredPercent>
      <BackFlushedIndicator>true</BackFlushedIndicator>
      <TrackingIndicator>true</TrackingIndicator>
      <ScrapIndicator>true</ScrapIndicator>
      <ItemStatus>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ItemStatus>
      <BaseUOMCode>normalizedString</BaseUOMCode>
      <StorageUOMCode>normalizedString</StorageUOMCode>
      <ShippingUOMCode>normalizedString</ShippingUOMCode>
      <RoutingDisposition>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </RoutingDisposition>
      <SerialNumberSpecification>string</SerialNumberSpecification>
      <LotNumberSpecification>string</LotNumberSpecification>
      <LastModificationDateTime>2000-01-01</LastModificationDateTime>
      <UnitPackaging>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <Note>string</Note>
         <Type>normalizedString</Type>
         <Dimensions>...
         </Dimensions>
         <UPCPackagingLevelCode>normalizedString</UPCPackagingLevelCode>
         <PerPackageQuantity>1.0</PerPackageQuantity>
         <CapacityPerPackageQuantity>1.0</CapacityPerPackageQuantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </UnitPackaging>
      <OwnerParty>
         <PartyIDs>...
         </PartyIDs>
         <AccountID>normalizedString</AccountID>
         <Name>string</Name>
         <Location>...
         </Location>
         <Contact>...
         </Contact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </OwnerParty>
      <ManufacturingParty>
         <PartyIDs>...
         </PartyIDs>
         <AccountID>normalizedString</AccountID>
         <Name>string</Name>
         <Location>...
         </Location>
         <Contact>...
         </Contact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ManufacturingParty>
      <UOMGroupID>normalizedString</UOMGroupID>
      <AlternateUOMCode>normalizedString</AlternateUOMCode>
      <UOMCodeConversion>
         <FromUOMPackage>...
         </FromUOMPackage>
         <RateNumeric>1.0</RateNumeric>
         <ToUOMPackage>...
         </ToUOMPackage>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </UOMCodeConversion>
      <ItemValue>
         <UnitValue>...
         </UnitValue>
         <CostingMethodCode>normalizedString</CostingMethodCode>
         <ValueClassification>...
         </ValueClassification>
         <GLEntityID>normalizedString</GLEntityID>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ItemValue>
      <BOMReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Item>...
         </Item>
         <UserArea>
            <!--any element-->
         </UserArea>
      </BOMReference>
      <DrawingAttachment>
         <EmbeddedData mimeCode="normalizedString">GpM7</EmbeddedData>
         <URI>http://www.example.com/</URI>
         <ISBN>normalizedString</ISBN>
         <FileName>string</FileName>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <FileType>normalizedString</FileType>
         <FileSizeQuantity>1.0</FileSizeQuantity>
         <Title>string</Title>
         <UserArea>
            <!--any element-->
         </UserArea>
      </DrawingAttachment>
      <DocumentReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <LineNumber>normalizedString</LineNumber>
         <ItemIDs>...
         </ItemIDs>
         <Facility>...
         </Facility>
         <SerializedLot>...
         </SerializedLot>
         <SalesOrderReference>...
         </SalesOrderReference>
         <PurchaseOrderReference>...
         </PurchaseOrderReference>
         <GroupName>string</GroupName>
         <SequenceCode>normalizedString</SequenceCode>
         <StepID>normalizedString</StepID>
         <StepType>normalizedString</StepType>
         <IssuingParty>...
         </IssuingParty>
         <OperationReference>...
         </OperationReference>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <ShipUnitReference>...
         </ShipUnitReference>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Item>...
         </Item>
         <ID>normalizedString</ID>
         <SealID>normalizedString</SealID>
         <Type>normalizedString</Type>
         <FreightItemID>normalizedString</FreightItemID>
         <ShippingTrackingID>normalizedString</ShippingTrackingID>
         <Quantity>1.0</Quantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </DocumentReference>
      <Attachment>
         <EmbeddedData mimeCode="normalizedString">GpM7</EmbeddedData>
         <URI>http://www.example.com/</URI>
         <ISBN>normalizedString</ISBN>
         <FileName>string</FileName>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <FileType>normalizedString</FileType>
         <FileSizeQuantity>1.0</FileSizeQuantity>
         <Title>string</Title>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Attachment>
      <Facility>
         <IDs>...
         </IDs>
         <Name>string</Name>
         <Description>string</Description>
         <Note>string</Note>
         <Address>...
         </Address>
         <Coordinate>...
         </Coordinate>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Facility>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ItemLocation>
</ItemMaster>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com