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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ProjectReference

Identifies a project that is associated with the given component.

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: ProjectReferenceType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]NormalizedStringTypeIndicate the type of project.from type ProjectABIEType

Used in

Sample instance

<ProjectReference>
   <ID>normalizedString</ID>
   <ResourceCodes>
      <Code>normalizedString</Code>
   </ResourceCodes>
   <Description>string</Description>
   <Amount currencyID="AED">1.0</Amount>
   <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>
   <TimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime>2000-01-01</StartDateTime>
      <Duration>P1Y2M3DT10H</Duration>
   </TimePeriod>
   <ActivityID>normalizedString</ActivityID>
   <UserArea>
      <!--any element-->
   </UserArea>
</ProjectReference>

Site developed and hosted by Datypic, Inc.

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