cac:ParentDocumentLineReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:LineReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:LineID [1..1]Identifies the referenced line in the document.
- cbc:UUID [0..1]A universally unique identifier for this line reference.
- cbc:LineStatusCode [0..1]A code signifying the status of the referenced line with respect to its original state.
- cac:DocumentReference [0..1]A reference to the document containing the referenced line.
Attributes
None
Used in
- Type AttachedDocumentType (Element AttachedDocument)
Sample instance
(Auto-generated)
<cac:ParentDocumentLineReference>
<cbc:LineID>normalizedString</cbc:LineID>
<cbc:UUID>normalizedString</cbc:UUID>
<cbc:LineStatusCode>normalizedString</cbc:LineStatusCode>
<cac:DocumentReference>
<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>
<cbc:EmbeddedDocumentBinaryObject mimeCode="normalizedString">GpM7</cbc:EmbeddedDocumentBinaryObject>
<cbc:EmbeddedDocument>string</cbc:EmbeddedDocument>
<cac:ExternalReference>...
</cac:ExternalReference>
</cac:Attachment>
<cac:ValidityPeriod>
<cbc:StartDate>2000-01-01</cbc:StartDate>
<cbc:StartTime>12:00:00</cbc:StartTime>
<cbc:EndDate>2000-01-01</cbc:EndDate>
<cbc:EndTime>12:00:00</cbc:EndTime>
<cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure>
<cbc:DescriptionCode>normalizedString</cbc:DescriptionCode>
<cbc:Description>string</cbc:Description>
</cac:ValidityPeriod>
<cac:IssuerParty>
<cbc:MarkCareIndicator>true</cbc:MarkCareIndicator>
<cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator>
<cbc:WebsiteURI>normalizedString</cbc:WebsiteURI>
<cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID>
<cbc:EndpointID>normalizedString</cbc:EndpointID>
<cbc:IndustryClassificationCode>normalizedString</cbc:IndustryClassificationCode>
<cac:PartyIdentification>...
</cac:PartyIdentification>
<cac:PartyName>...
</cac:PartyName>
<cac:Language>...
</cac:Language>
<cac:PostalAddress>...
</cac:PostalAddress>
<cac:PhysicalLocation>...
</cac:PhysicalLocation>
<cac:PartyTaxScheme>...
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>...
</cac:PartyLegalEntity>
<cac:Contact>...
</cac:Contact>
<cac:Person>...
</cac:Person>
<cac:AgentParty>...
</cac:AgentParty>
<cac:ServiceProviderParty>...
</cac:ServiceProviderParty>
<cac:PowerOfAttorney>...
</cac:PowerOfAttorney>
<cac:FinancialAccount>...
</cac:FinancialAccount>
<cac:AdditionalWebSite>...
</cac:AdditionalWebSite>
<cac:SocialMediaProfile>...
</cac:SocialMediaProfile>
</cac:IssuerParty>
<cac:ResultOfVerification>
<cbc:ValidatorID>normalizedString</cbc:ValidatorID>
<cbc:ValidationResultCode>normalizedString</cbc:ValidationResultCode>
<cbc:ValidationDate>2000-01-01</cbc:ValidationDate>
<cbc:ValidationTime>12:00:00</cbc:ValidationTime>
<cbc:ValidateProcess>string</cbc:ValidateProcess>
<cbc:ValidateTool>string</cbc:ValidateTool>
<cbc:ValidateToolVersion>string</cbc:ValidateToolVersion>
<cac:SignatoryParty>...
</cac:SignatoryParty>
</cac:ResultOfVerification>
</cac:DocumentReference>
</cac:ParentDocumentLineReference>


