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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

EquipmentRequirement

Element information

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

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

Type: EquipmentType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<EquipmentRequirement>
   <EquipmentClassID>normalizedString</EquipmentClassID>
   <EquipmentID>normalizedString</EquipmentID>
   <Description>string</Description>
   <Location>
      <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>
   </Location>
   <Note>string</Note>
   <RequiredByRequestedSegmentResponseCode>normalizedString</RequiredByRequestedSegmentResponseCode>
   <MachineActual>
      <Machine>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <Note>string</Note>
         <Property>...
         </Property>
         <Classification>...
         </Classification>
         <MachineID>...
         </MachineID>
         <SerialNumber>normalizedString</SerialNumber>
         <FixedAssetCode>normalizedString</FixedAssetCode>
         <Status>...
         </Status>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Machine>
      <UnitCost>
         <Amount currencyID="AED">1.0</Amount>
         <PerQuantity>1.0</PerQuantity>
         <Code>normalizedString</Code>
         <TimePeriod>...
         </TimePeriod>
      </UnitCost>
      <Quantity>1.0</Quantity>
      <TotalCostAmount currencyID="AED">1.0</TotalCostAmount>
      <Description>string</Description>
      <Note>string</Note>
      <DownTimeDuration>P1Y2M3DT10H</DownTimeDuration>
      <DownTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </DownTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </MachineActual>
   <UserArea>
      <!--any element-->
   </UserArea>
</EquipmentRequirement>

Site developed and hosted by Datypic, Inc.

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