complexType AttributesType
diagram index_p219.png
children Attribute
used by
elements DocumentType/Attributes SegmentStaticDataType/CustomAttributes FundStaticDataType/CustomAttributes SubfundStaticDataType/CustomAttributes ShareClassType/CustomAttributes PositionType/CustomAttributes TransactionType/CustomAttributes AssetType/CustomAttributes
source <xs:complexType name="AttributesType">
 
<xs:sequence>
   
<xs:element name="Attribute" type="AttributeType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element AttributesType/Attribute
diagram index_p220.png
type AttributeType
properties
minOcc 1
maxOcc unbounded
content complex
children Name Type ValueText ValueNumber ValueDate ValueBoolean
source <xs:element name="Attribute" type="AttributeType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy