Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element TNomenclature / Description
Namespace No namespace
Annotations
Description du rôle de la nomenclature ou de ses spécificités
Diagram
Diagram PES_Aller91.tmp#id49 PES_Aller91.tmp#id48
Type Base_Texte100
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte100 required
Source
<xs:element name="Description" type="cm:Base_Texte100">
  <xs:annotation>
    <xs:documentation>Description du rôle de la nomenclature ou de ses spécificités</xs:documentation>
  </xs:annotation>
</xs:element>
Element TNomenclature / Correspondance
Namespace No namespace
Diagram
Diagram PES_Aller98.tmp#id1006 PES_Aller98.tmp#id1007 PES_Aller98.tmp#id1005
Type TLigneNomenclature
Properties
content: complex
maxOccurs: unbounded
Model Libelle , Code
Children Code, Libelle
Instance
<Correspondance>
  <Libelle V="">{1,1}</Libelle>
  <Code V="">{1,1}</Code>
</Correspondance>
Source
<xs:element name="Correspondance" type="TLigneNomenclature" maxOccurs="unbounded"/>
Complex Type TNomenclature
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Diagram
Diagram PES_Aller187.tmp#id1003 PES_Aller187.tmp#id1004
Used by
Model Description , Correspondance+
Children Correspondance, Description
Source
<xs:complexType name="TNomenclature">
  <xs:sequence>
    <xs:element name="Description" type="cm:Base_Texte100">
      <xs:annotation>
        <xs:documentation>Description du rôle de la nomenclature ou de ses spécificités</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Correspondance" type="TLigneNomenclature" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>