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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

PreviousOperation

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.

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/Routing.xsd

Type: PreviousOperationType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<PreviousOperation>
   <DocumentID>
      <ID>normalizedString</ID>
      <RevisionID>normalizedString</RevisionID>
      <VariationID>normalizedString</VariationID>
   </DocumentID>
   <AlternateDocumentID>
      <ID>normalizedString</ID>
      <RevisionID>normalizedString</RevisionID>
      <VariationID>normalizedString</VariationID>
   </AlternateDocumentID>
   <DocumentDateTime>2000-01-01</DocumentDateTime>
   <Description>string</Description>
   <Note>string</Note>
   <StatusCode>normalizedString</StatusCode>
   <Status>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Status>
   <GroupName>string</GroupName>
   <SequenceCode>normalizedString</SequenceCode>
   <StepID>normalizedString</StepID>
   <StepType>normalizedString</StepType>
   <OutQueueLocation>
      <ID>normalizedString</ID>
      <Name>string</Name>
      <Directions>string</Directions>
      <Coordinate>
         <Latitude>...
         </Latitude>
         <Longitude>...
         </Longitude>
         <AltitudeMeasure unitCode="normalizedString">1.0</AltitudeMeasure>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Coordinate>
      <Address>
         <ID>normalizedString</ID>
         <FormatCode>normalizedString</FormatCode>
         <AttentionOfName>string</AttentionOfName>
         <CareOfName>string</CareOfName>
         <AddressLine>string</AddressLine>
         <CitySubDivisionName>string</CitySubDivisionName>
         <CityName>string</CityName>
         <CountrySubDivisionCode>normalizedString</CountrySubDivisionCode>
         <CountryCode>normalizedString</CountryCode>
         <PostalCode>normalizedString</PostalCode>
         <Status>...
         </Status>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Address>
      <Description>string</Description>
      <Note>string</Note>
      <UserArea>
         <!--any element-->
      </UserArea>
   </OutQueueLocation>
   <TimeInQueueDuration>P1Y2M3DT10H</TimeInQueueDuration>
   <PlannedOverrunPercent>1.0</PlannedOverrunPercent>
   <UserArea>
      <!--any element-->
   </UserArea>
</PreviousOperation>

Site developed and hosted by Datypic, Inc.

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