PriceMethod
/FundsXML4/AssetMasterData/Asset/AssetDetails/Repo/PriceMethod
Diagram
Documentation
EN
Method of price calculation
DE
Method von Preis calculation
FR
Method de prix calculation
NL
Method van precio calculation
ES
Metodo el precio calculo
IT
Metodo di calcolo del prezzo
CS
Method of price calculation
HU
Method of price calculation
Properties
- Type
- xs:string
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 5
- Sample Data
- ExampleText
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:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="PriceMethod"
type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Method of price calculation</xs:documentation>
<xs:documentation xml:lang="de">Method von Preis calculation</xs:documentation>
<xs:documentation xml:lang="fr">Method de prix calculation</xs:documentation>
<xs:documentation xml:lang="nl">Method van precio calculation</xs:documentation>
<xs:documentation xml:lang="es">Metodo el precio calculo</xs:documentation>
<xs:documentation xml:lang="it">Metodo di calcolo del prezzo</xs:documentation>
<xs:documentation xml:lang="cs">Method of price calculation</xs:documentation>
<xs:documentation xml:lang="hu">Method of price calculation</xs:documentation>
</xs:annotation>
</xs:element>