urn:veloconnect:receipt-1.3
complexType LineReferenceType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:veloconnect:receipt-1.3}LineReferenceType (restriction)

Properties
This component is not nillable.

Model
<...>
(ID, LineID? )
</...>


Nested Element Summary
xsd:normalizedStringID
          
xsd:normalizedStringLineID
          
Source
<xsd:complexType name="LineReferenceType">
<xsd:sequence>
<xsd:element name="ID" type="xsd:normalizedString"/>
<xsd:element maxOccurs="1" minOccurs="0" name="LineID" type="xsd:normalizedString"/>
</xsd:sequence>
</xsd:complexType>


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