Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:ProjectReference
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:ProjectReference

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<cac:ProjectReference>
   <cbc:ID>normalizedString</cbc:ID>
   <cbc:UUID>normalizedString</cbc:UUID>
   <cbc:IssueDate>2000-01-01</cbc:IssueDate>
   <cac:WorkPhaseReference>
      <cbc:ID>normalizedString</cbc:ID>
      <cbc:WorkPhaseCode>normalizedString</cbc:WorkPhaseCode>
      <cbc:WorkPhase>string</cbc:WorkPhase>
      <cbc:ProgressPercent>1.0</cbc:ProgressPercent>
      <cbc:StartDate>2000-01-01</cbc:StartDate>
      <cbc:EndDate>2000-01-01</cbc:EndDate>
      <cac:WorkOrderDocumentReference>
         <cbc:ID>normalizedString</cbc:ID>
         <cbc:CopyIndicator>true</cbc:CopyIndicator>
         <cbc:UUID>normalizedString</cbc:UUID>
         <cbc:IssueDate>2000-01-01</cbc:IssueDate>
         <cbc:IssueTime>12:00:00</cbc:IssueTime>
         <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode>
         <cbc:DocumentType>string</cbc:DocumentType>
         <cbc:XPath>string</cbc:XPath>
         <cbc:LanguageID>normalizedString</cbc:LanguageID>
         <cbc:LocaleCode>normalizedString</cbc:LocaleCode>
         <cbc:VersionID>normalizedString</cbc:VersionID>
         <cbc:DocumentStatusCode>normalizedString</cbc:DocumentStatusCode>
         <cbc:DocumentDescription>string</cbc:DocumentDescription>
         <cac:Attachment>...
         </cac:Attachment>
         <cac:ValidityPeriod>...
         </cac:ValidityPeriod>
         <cac:IssuerParty>...
         </cac:IssuerParty>
         <cac:ResultOfVerification>...
         </cac:ResultOfVerification>
      </cac:WorkOrderDocumentReference>
   </cac:WorkPhaseReference>
</cac:ProjectReference>