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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

OutQueueLocation

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.

See http://www.openapplications.org/platform/1.

Element information

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

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: LocationType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]NormalizedStringTypefrom type LocationABIEType

Used in

Sample instance

<OutQueueLocation>
   <ID>normalizedString</ID>
   <Name>string</Name>
   <Directions>string</Directions>
   <Coordinate>
      <Latitude>
         <DegreeMeasure unitCode="normalizedString">1.0</DegreeMeasure>
         <MinuteMeasure unitCode="normalizedString">1.0</MinuteMeasure>
         <SecondMeasure unitCode="normalizedString">1.0</SecondMeasure>
         <DirectionCode>normalizedString</DirectionCode>
      </Latitude>
      <Longitude>
         <DegreeMeasure unitCode="normalizedString">1.0</DegreeMeasure>
         <MinuteMeasure unitCode="normalizedString">1.0</MinuteMeasure>
         <SecondMeasure unitCode="normalizedString">1.0</SecondMeasure>
         <DirectionCode>normalizedString</DirectionCode>
      </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>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Address>
   <Description>string</Description>
   <Note>string</Note>
   <UserArea>
      <!--any element-->
   </UserArea>
</OutQueueLocation>

Site developed and hosted by Datypic, Inc.

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