Unlisted
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Portfolios/Portfolio/PositionsDecomposed/Positions/Position/PricingSource/Unlisted
Diagram
Documentation
Free text pricing source
Properties
- Type
- Text200Type
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 14
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 200
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Unlisted"
type="Text200Type">
<xs:annotation>
<xs:documentation>Free text pricing source</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(Text200Type)
Referenced Type Definition (Text200Type)
<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Text200Type">
<xs:annotation>
<xs:documentation>Text (max. 200 characters)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="200"/>
</xs:restriction>
</xs:simpleType>