SubModule

/FundsXML4/ControlData/ModuleUsage/Module/SubModule

Diagram

SubModule

Documentation

EN

Sub-module specification within a module

DE

Sub-Modul-Spezifikation innerhalb eines Moduls

FR

Spécification de sous-module au sein d'un module

NL

Sub-modulespecificatie binnen een module

ES

Especificación de sub-módulo dentro de un módulo

IT

Specifica di sotto-modulo all'interno di un modulo

HU

Al-modul specifikáció egy modulon belül

CS

Specifikace sub-modulu v rámci modulu

Properties

Type
xs:string
Cardinality
0..*
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
4
Sample Data
ExampleText

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"
            maxOccurs="unbounded"
            minOccurs="0"
            name="SubModule"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">Sub-module specification within a module</xs:documentation>
      <xs:documentation xml:lang="de">Sub-Modul-Spezifikation innerhalb eines Moduls</xs:documentation>
      <xs:documentation xml:lang="fr">Spécification de sous-module au sein d'un module</xs:documentation>
      <xs:documentation xml:lang="nl">Sub-modulespecificatie binnen een module</xs:documentation>
      <xs:documentation xml:lang="es">Especificación de sub-módulo dentro de un módulo</xs:documentation>
      <xs:documentation xml:lang="it">Specifica di sotto-modulo all'interno di un modulo</xs:documentation>
      <xs:documentation xml:lang="hu">Al-modul specifikáció egy modulon belül</xs:documentation>
      <xs:documentation xml:lang="cs">Specifikace sub-modulu v rámci modulu</xs:documentation>
   </xs:annotation>
</xs:element>