veloconnect 1.1

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

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

Documentation
ABIE Physical Attribute. Details information about an identified physical attribute, feature, or characteristic of something. Physical Attribute
Properties
This component is not nillable.

Model
<...>
(AttributeID, PositionCode?, DescriptionCode?, Description? )
</...>


Nested Element Summary
udt:IdentifierTypeAttributeID
           BBIE Physical Attribute. 
 Description
           BBIE Physical Attribute. 
udt:CodeTypeDescriptionCode
           BBIE Physical Attribute. 
udt:CodeTypePositionCode
           BBIE Physical Attribute. 
Source
<xsd:complexType name="PhysicalAttributeType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="AttributeID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="PositionCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="DescriptionCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Description">
</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.