RouteOperation
Information specifying the operations and there order for the specified routing.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: RouteOperationType
Properties: Global, Qualified, ID: oagis-id-e6e1b6065de14cbf9e1961ac5b2efbb6
Content
- Sequence [1..1]
- ID [0..1] Is the Identifiers of the given instance of an entity within the scope of the integration. The schemeAgencyID attribute identifies the party that provided or knows this party by the given identifier.
- RevisionID [0..1] Is the revision of the semantically named document. The combination of the ID and its revision uniquely identifies the associated entity.
- VariationID [0..1]
- DocumentIDSet [0..*]
- DocumentDateTime [0..1] The date that document was created within the system of record.
- Description [0..*]
- Note [0..*]
- Status [0..*] Indicates the status of the associated object by providing the Status Code along with a description and when the status is effective.
- LineNumberID [0..1] Is the Line Number of the given Line Coponent within the document. LineNumbers are assigned by the sending system.
- LineIDSet [0..*]
- GroupName [0..*] Identifies a grouping of entities together. An example usage may be a grouping of Operatations for a Routing.
- SequenceCode [0..1] Identifies the sequence in which the associated entity is to occur with in a given operation, step or business process..
- StepID [0..1] Identifies the step of the operation being reported against.
- StepTypeCode [0..1] Indicates the type of step that the operations reference is..
- ContainerID [0..1] The unique identifier of a container that holds the associated entity. A container is typically used for shipping material. Whether they be raw material or finished goods or piece parts.
- ContainerTypeCode [0..1] Identifies the type of container used to place the items that result from the operation.
- OperationMultiplierNumber [0..1] The number times the operation is to be repeated.
- InQueueLocation [0..1] Is the location that the associated entity receives raw material from. In the case of an Operation is the location that the Operation receives it's raw materials. In order to produce the specified widget the corresponding raw materials must be available at the given location.
- OutQueueLocation [0..1] Is the location that the associated entity places the material from. In the case of an Operation is the location that the Operation its resulting materials. In order to produce the specified widget the widgets will be placed in the is location.
- TerminationIndicator [0..1] Indicates that the associated entity terminates the given process.
- PreviousOperation [0..*] Information specifying the previous operation. This provides the immediate preceding operation of the current operation defined in RouteOperation. The RouteOperation of the operations of the potential first operations will not have an associated PreviousOperation, however all others must contain one.
- ManufacturingItem [0..*] Is the manufacturing view of an Item where the complete detail of an Item is represented by the MasterItem.
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type DocumentIdentificationBaseTypefrom type DocumentReferenceBaseTypefrom group FreeFormTextGroupfrom type OperationReferenceBaseTypefrom type ManufacturingRouteOperationBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type DocumentReferenceBaseType | |
actionCode | [0..1] | ActionCodeContentType | from type DocumentReferenceBaseType |
Used in
- Type RoutingHeaderBaseType
- Type RoutingHeaderType via extension of RoutingHeaderBaseType (Element RoutingHeader)
Sample instance
<RouteOperation> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status> <ID/> <IDSet> <ID/> </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Status> <LineNumberID/> <LineIDSet> <ID/> </LineIDSet> <GroupName/> <SequenceCode>normalizedString</SequenceCode> <StepID>normalizedString</StepID> <StepTypeCode>normalizedString</StepTypeCode> <ContainerID>normalizedString</ContainerID> <ContainerTypeCode>normalizedString</ContainerTypeCode> <OperationMultiplierNumber>1.0</OperationMultiplierNumber> <InQueueLocation> <ID/> <IDSet> <ID/> </IDSet> <Name/> <Directions/> <Coordinate> <ID/> <IDSet>... </IDSet> <Description/> <ReferenceSystemID/> <VerticalReferenceSystemID/> <VerticalMeasure>1.0</VerticalMeasure> <LatitudeMeasure>1.0</LatitudeMeasure> <LongitudeMeasure>1.0</LongitudeMeasure> <VerticalAccuracyMeasure>1.0</VerticalAccuracyMeasure> <HorizontalAccuracyMeasure>1.0</HorizontalAccuracyMeasure> <Extension>....................................... </Extension> </Coordinate> <Address> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </Address> <Contact> <ID/> <IDSet>... </IDSet> <PersonName>... </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication>... </Communication> <TelephoneCommunication>... </TelephoneCommunication> <EMailAddressCommunication>... </EMailAddressCommunication> <InternetAddressCommunication>... </InternetAddressCommunication> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Contact> <Communication> <ID/> <IDSet>... </IDSet> <Name/> <ChannelCode>normalizedString</ChannelCode> <UseCode>normalizedString</UseCode> <CountryDialingCode>normalizedString</CountryDialingCode> <AreaDialingCode>normalizedString</AreaDialingCode> <DialNumber/> <PhoneExtension/> <Access/> <Address>... </Address> <URI>normalizedString</URI> <HTMLPreferredIndicator>true</HTMLPreferredIndicator> <Text/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Preference>... </Preference> <Extension>....................................... </Extension> </Communication> <PostalAddress> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </PostalAddress> <PhysicalAddress> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </AvailableTimePeriod> <LocationEquipmentSpecification> <ID/> <IDSet>... </IDSet> <Property>... </Property> <Extension>....................................... </Extension> </LocationEquipmentSpecification> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </InQueueLocation> <OutQueueLocation> <ID/> <IDSet> <ID/> </IDSet> <Name/> <Directions/> <Coordinate> <ID/> <IDSet>... </IDSet> <Description/> <ReferenceSystemID/> <VerticalReferenceSystemID/> <VerticalMeasure>1.0</VerticalMeasure> <LatitudeMeasure>1.0</LatitudeMeasure> <LongitudeMeasure>1.0</LongitudeMeasure> <VerticalAccuracyMeasure>1.0</VerticalAccuracyMeasure> <HorizontalAccuracyMeasure>1.0</HorizontalAccuracyMeasure> <Extension>....................................... </Extension> </Coordinate> <Address> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </Address> <Contact> <ID/> <IDSet>... </IDSet> <PersonName>... </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication>... </Communication> <TelephoneCommunication>... </TelephoneCommunication> <EMailAddressCommunication>... </EMailAddressCommunication> <InternetAddressCommunication>... </InternetAddressCommunication> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Contact> <Communication> <ID/> <IDSet>... </IDSet> <Name/> <ChannelCode>normalizedString</ChannelCode> <UseCode>normalizedString</UseCode> <CountryDialingCode>normalizedString</CountryDialingCode> <AreaDialingCode>normalizedString</AreaDialingCode> <DialNumber/> <PhoneExtension/> <Access/> <Address>... </Address> <URI>normalizedString</URI> <HTMLPreferredIndicator>true</HTMLPreferredIndicator> <Text/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Preference>... </Preference> <Extension>....................................... </Extension> </Communication> <PostalAddress> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </PostalAddress> <PhysicalAddress> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </AvailableTimePeriod> <LocationEquipmentSpecification> <ID/> <IDSet>... </IDSet> <Property>... </Property> <Extension>....................................... </Extension> </LocationEquipmentSpecification> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </OutQueueLocation> <TerminationIndicator>true</TerminationIndicator> <PreviousOperation> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status> <ID/> <IDSet>... </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Status> <LineNumberID/> <LineIDSet> <ID/> </LineIDSet> <GroupName/> <SequenceCode>normalizedString</SequenceCode> <StepID>normalizedString</StepID> <StepTypeCode>normalizedString</StepTypeCode> <OutQueueLocation> <ID/> <IDSet>... </IDSet> <Name/> <Directions/> <Coordinate>... </Coordinate> <Address>... </Address> <Contact>... </Contact> <Communication>... </Communication> <PostalAddress>... </PostalAddress> <PhysicalAddress>... </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod>.................. </AvailableTimePeriod> <LocationEquipmentSpecification>... </LocationEquipmentSpecification> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </OutQueueLocation> <TimeInQueueDuration>P1Y2M3DT10H</TimeInQueueDuration> <PlannedOverrunPercent>1.0</PlannedOverrunPercent> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </PreviousOperation> <ManufacturingItem> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <ItemIDSet> <ID/> </ItemIDSet> <CustomerItemIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <ItemIDSet>... </ItemIDSet> <Extension>....................................... </Extension> </CustomerItemIdentification> <ManufacturerItemIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <ItemIDSet>... </ItemIDSet> <Extension>....................................... </Extension> </ManufacturerItemIdentification> <SupplierItemIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <ItemIDSet>... </ItemIDSet> <Extension>....................................... </Extension> </SupplierItemIdentification> <UPCID>normalizedString</UPCID> <EPCID>normalizedString</EPCID> <GTINID>normalizedString</GTINID> <UID>normalizedString</UID> <RFID>normalizedString</RFID> <SerialNumberID>normalizedString</SerialNumberID> <SerialLot> <ID/> <IDSet>... </IDSet> <ItemQuantity>1.0</ItemQuantity> <Lot>... </Lot> <Disposition>... </Disposition> <SerialNumberID>normalizedString</SerialNumberID> <ParentSerialNumberID>normalizedString</ParentSerialNumberID> <Description/> <Note/> <Extension>....................................... </Extension> </SerialLot> <ReferenceDesignatorID>normalizedString</ReferenceDesignatorID> <FindNumberID>normalizedString</FindNumberID> <Lot> <ID/> <IDSet>... </IDSet> <LotIDs>... </LotIDs> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Quantity/> <SerialNumberID>normalizedString</SerialNumberID> <RFID>normalizedString</RFID> <Disposition>... </Disposition> <Extension>....................................... </Extension> </Lot> <Quantity/> <Description/> <Note/> <Classification> <ID/> <IDSet>... </IDSet> <UNSPSCCode>normalizedString</UNSPSCCode> <Codes>... </Codes> <Description/> <Note/> <Extension>....................................... </Extension> </Classification> <Specification> <ID/> <IDSet>... </IDSet> <Property>... </Property> <Extension>....................................... </Extension> </Specification> <HazardousMaterial> <ID/> <IDSet>... </IDSet> <MFAGID>normalizedString</MFAGID> <TechnicalName/> <PlacardEndorsement/> <PlacardNotation/> <MarinePollutionLevelCode>normalizedString</MarinePollutionLevelCode> <ToxicityZoneCode>normalizedString</ToxicityZoneCode> <Temperature/> <FlashpointTemperature>1.0</FlashpointTemperature> <PrimaryEntryRoute/> <Description/> <EmergencyContact>... </EmergencyContact> <HazardousClass/> <PackingGroup/> <Extension>....................................... </Extension> </HazardousMaterial> <Packaging> <ID/> <IDSet>... </IDSet> <Description/> <Note/> <Dimensions>... </Dimensions> <UPCPackagingLevelCode>normalizedString</UPCPackagingLevelCode> <PerPackageQuantity>1.0</PerPackageQuantity> <CapacityPerPackageQuantity>1.0</CapacityPerPackageQuantity> <OuterPackID/> <InnerPackID/> <Extension>....................................... </Extension> </Packaging> <Dimensions> <ID/> <IDSet>... </IDSet> <WidthMeasure>1.0</WidthMeasure> <LengthMeasure>1.0</LengthMeasure> <HeightMeasure>1.0</HeightMeasure> <Description/> <Measure/> <VolumeMeasure>1.0</VolumeMeasure> <NetVolumeMeasure>1.0</NetVolumeMeasure> <GrossVolumeMeasure>1.0</GrossVolumeMeasure> <DimensionRandomSizeIndicator>true</DimensionRandomSizeIndicator> <SizeLimitRange>... </SizeLimitRange> <WeightRange>... </WeightRange> <NetWeightMeasure>1.0</NetWeightMeasure> <TareWeightMeasure>1.0</TareWeightMeasure> <GrossWeightMeasure>1.0</GrossWeightMeasure> <Extension>....................................... </Extension> </Dimensions> <ExportControl> <ID/> <IDSet>... </IDSet> <Code/> <CountryCode>token</CountryCode> <RegionCode>normalizedString</RegionCode> <EncryptionStatusCode>normalizedString</EncryptionStatusCode> <Extension>....................................... </Extension> </ExportControl> <HarmonizedTariff> <ID/> <IDSet>... </IDSet> <CountryCode>token</CountryCode> <RegionCode>normalizedString</RegionCode> <Extension>....................................... </Extension> </HarmonizedTariff> <Trademark> <ID/> <IDSet>... </IDSet> <MarkAttachment>... </MarkAttachment> <MarkOwnerParty>... </MarkOwnerParty> <MarkEffectivity>... </MarkEffectivity> <Extension>....................................... </Extension> </Trademark> <DocumentReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet>... </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status>... </Status> <LineNumberID/> <LineIDSet>... </LineIDSet> <Extension>....................................... </Extension> </DocumentReference> <Attachment> <ID/> <IDSet>... </IDSet> <EmbeddedDataBinaryObject/> <URI>normalizedString</URI> <ISBN>normalizedString</ISBN> <FileName/> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <FileTypeCode>normalizedString</FileTypeCode> <FileSizeQuantity>1.0</FileSizeQuantity> <Title/> <Extension>....................................... </Extension> </Attachment> <CountryOfOriginCode>token</CountryOfOriginCode> <Effectivity> <ID/> <IDSet>... </IDSet> <Name/> <Preference>... </Preference> <EffectiveValueList>... </EffectiveValueList> <EffectiveRange>... </EffectiveRange> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Effectivity> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <ExecutionTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </ExecutionTimePeriod> <FixedQuantityIndicator>true</FixedQuantityIndicator> <MaximumLotSizeQuantity>1.0</MaximumLotSizeQuantity> <MinimumLotSizeQuantity>1.0</MinimumLotSizeQuantity> <LotSizeMultiplerNumber>1.0</LotSizeMultiplerNumber> <LeadTimeDuration>P1Y2M3DT10H</LeadTimeDuration> <RequiredPercent>1.0</RequiredPercent> <BackFlushedIndicator>true</BackFlushedIndicator> <ActualIndicator>true</ActualIndicator> <TrackingIndicator>true</TrackingIndicator> <ScrapIndicator>true</ScrapIndicator> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </ManufacturingItem> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </RouteOperation>