Definition Type: ComplexType
Name: LineResponseType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Line Response. Details A response to a Line in a Document. Line Response
Collapse XSD Schema Diagram:
Drilldown into Response in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into LineReference in schema ubl-commonaggregatecomponents-2_0_xsdXSD Diagram of LineResponseType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="LineResponseType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Line Response. Details</ccts:DictionaryEntryName>
                <ccts:Definition>A response to a Line in a Document.</ccts:Definition>
                <ccts:ObjectClass>Line Response</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="LineReference" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Line Response. Line Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Line Reference.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Line Response</ccts:ObjectClass>
                        <ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Response" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Line Response. Response</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Response.</ccts:Definition>
                        <ccts:Cardinality>1..n</ccts:Cardinality>
                        <ccts:ObjectClass>Line Response</ccts:ObjectClass>
                        <ccts:PropertyTerm>Response</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Response</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineReference cac:LineReference 1 1
Response cac:Response 1 unbounded
Collapse Derivation Tree:
Collapse References:
cac:LineResponse