Definition Type: ComplexType
Name: LineType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
The abstract Line type that is the basis for all non-statusable OAGIS Document Lines
Collapse XSD Schema Diagram:
Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into LineNumber in schema fields_xsd1XSD Diagram of LineType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="LineType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            The abstract Line type that is the basis for all non-statusable OAGIS Document Lines
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="LineNumber" />
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
        <xsd:group minOccurs="0" ref="ReferencesGroup" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber oagis:LineNumber 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
DocumentReference oagis:DocumentReference 0 unbounded
Attachment oagis:Attachment 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
<xs:group> oagis:ReferencesGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:PriceListLineType, oagis:ProcurementScheduleType, oagis:RequestSubLineTypeoagis:StatusEnabledLineType,