ForPublicUsage

/FundsXML4/Documents/Document/ForPublicUsage

Diagram

ForPublicUsage

Documentation

EN

Indicates whether document can be published to the public. When false, document is restricted to internal use only (e.g. internal reports)

DE

Gibt an, ob das Dokument öffentlich publiziert werden kann. Bei false ist das Dokument nur für interne Verwendung bestimmt (z.B. interne Berichte)

FR

Indique si le document peut être publié au public. Si false, le document est réservé à un usage interne uniquement (p.ex. rapports internes)

NL

Geeft aan of het document openbaar gepubliceerd kan worden. Indien false is het document beperkt tot intern gebruik (bijv. interne rapporten)

ES

Indica si el documento puede publicarse al público. Si es false, el documento está restringido solo para uso interno (p.ej. informes internos)

IT

Indica se il documento può essere pubblicato al pubblico. Se false, il documento è riservato solo per uso interno (es. report interni)

HU

Jelzi, hogy a dokumentum nyilvánosságra hozható-e. Ha hamis, a dokumentum csak belső használatra korlátozódik (pl. belső jelentések)

CS

Označuje, zda může být dokument zveřejněn. Pokud je false, dokument je omezen pouze na interní použití (např. interní zprávy)

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
3
Sample Data
false

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="ForPublicUsage"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether document can be published to the public. When false, document is restricted to internal use only (e.g. internal reports)</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob das Dokument öffentlich publiziert werden kann. Bei false ist das Dokument nur für interne Verwendung bestimmt (z.B. interne Berichte)</xs:documentation>
      <xs:documentation xml:lang="fr">Indique si le document peut être publié au public. Si false, le document est réservé à un usage interne uniquement (p.ex. rapports internes)</xs:documentation>
      <xs:documentation xml:lang="nl">Geeft aan of het document openbaar gepubliceerd kan worden. Indien false is het document beperkt tot intern gebruik (bijv. interne rapporten)</xs:documentation>
      <xs:documentation xml:lang="es">Indica si el documento puede publicarse al público. Si es false, el documento está restringido solo para uso interno (p.ej. informes internos)</xs:documentation>
      <xs:documentation xml:lang="it">Indica se il documento può essere pubblicato al pubblico. Se false, il documento è riservato solo per uso interno (es. report interni)</xs:documentation>
      <xs:documentation xml:lang="hu">Jelzi, hogy a dokumentum nyilvánosságra hozható-e. Ha hamis, a dokumentum csak belső használatra korlátozódik (pl. belső jelentések)</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda může být dokument zveřejněn. Pokud je false, dokument je omezen pouze na interní použití (např. interní zprávy)</xs:documentation>
   </xs:annotation>
</xs:element>