veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType LineReferenceType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}LineReferenceType (restriction)

Documentation
ABIE Line Reference. Details identifies a document line and document Line Reference
Properties
This component is not nillable.

Model
<...>
(LineID, LineStatusCode?, DocumentReference? )
</...>


Nested Element Summary
 DocumentReference
           ASBIE Line Reference. 
udt:IdentifierTypeLineID
           BBIE Line Reference. 
lstat:LineStatusCodeTypeLineStatusCode
           BBIE Line Reference. 
Source
<xsd:complexType name="LineReferenceType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="LineID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="LineStatusCode" type="lstat:LineStatusCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="DocumentReference">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.