diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | LineReference Response | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LineResponseType"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="LineReference" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Response" minOccurs="1" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |