IsPublicFlag
/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/IsPublicFlag
Diagram
Documentation
EN
Defines whether price is published
DE
Gibt an, ob der Preis veröffentlicht wird
FR
Définit si le prix est publié
NL
Bepaalt of de prijs wordt gepubliceerd
ES
Define si el precio está publicado
IT
Definisce se il prezzo viene pubblicato
CS
Defines whether price is published
HU
Defines whether price is published
Properties
- Type
- xs:boolean
- 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
- 7
- Sample Data
- false
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="IsPublicFlag"
type="xs:boolean">
<xs:annotation>
<xs:documentation xml:lang="en">Defines whether price is published</xs:documentation>
<xs:documentation xml:lang="de">Gibt an, ob der Preis veröffentlicht wird</xs:documentation>
<xs:documentation xml:lang="fr">Définit si le prix est publié</xs:documentation>
<xs:documentation xml:lang="nl">Bepaalt of de prijs wordt gepubliceerd</xs:documentation>
<xs:documentation xml:lang="es">Define si el precio está publicado</xs:documentation>
<xs:documentation xml:lang="it">Definisce se il prezzo viene pubblicato</xs:documentation>
<xs:documentation xml:lang="cs">Defines whether price is published</xs:documentation>
<xs:documentation xml:lang="hu">Defines whether price is published</xs:documentation>
</xs:annotation>
</xs:element>