complexType AttributesType
diagram index_p221.png
children Attribute
used by
elements DocumentType/Attributes FundStaticDataType/CustomAttributes SubfundStaticDataType/CustomAttributes ShareClassType/CustomAttributes AssetType/CustomAttributes SegmentStaticDataType/CustomAttributes PositionType/CustomAttributes TransactionType/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_p222.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