Value

/FundsXML4/Funds/Fund/FundStaticData/Classifications/Classification/Value

Diagram

Value @level xs:positiveInteger [1]

Properties

Type
Text256Type
Cardinality
1..*
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:positiveInteger 1307

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            maxOccurs="unbounded"
            name="Value">
   <xs:complexType>
      <xs:simpleContent>
         <xs:extension base="Text256Type">
            <xs:attribute name="level" type="xs:positiveInteger"/>
         </xs:extension>
      </xs:simpleContent>
   </xs:complexType>
</xs:element>