Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element TNomenclatureFacture / NomenclatureProduit
Namespace No namespace
Annotations
Nomenclature des rubriques de Facturation (nécessaire en cas d'état de facturation collectif)
Diagram
Diagram PES_Aller187.tmp#id1003 PES_Aller187.tmp#id1004 PES_Aller187.tmp#id1002
Type TNomenclature
Properties
content: complex
minOccurs: 0
Model Description , Correspondance+
Children Correspondance, Description
Instance
<NomenclatureProduit>
  <Description V="">{1,1}</Description>
  <Correspondance>{1,unbounded}</Correspondance>
</NomenclatureProduit>
Source
<xs:element name="NomenclatureProduit" type="TNomenclature" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Nomenclature des rubriques de Facturation (nécessaire en cas d'état de facturation collectif)</xs:documentation>
  </xs:annotation>
</xs:element>
Element TNomenclatureFacture / NomenclatureNature
Namespace No namespace
Annotations
Nomenclature des Code Natures (catégorisation préalable à l'imputation budgétaire)
Diagram
Diagram PES_Aller187.tmp#id1003 PES_Aller187.tmp#id1004 PES_Aller187.tmp#id1002
Type TNomenclature
Properties
content: complex
minOccurs: 0
Model Description , Correspondance+
Children Correspondance, Description
Instance
<NomenclatureNature>
  <Description V="">{1,1}</Description>
  <Correspondance>{1,unbounded}</Correspondance>
</NomenclatureNature>
Source
<xs:element name="NomenclatureNature" type="TNomenclature" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Nomenclature des Code Natures (catégorisation préalable à l'imputation budgétaire)</xs:documentation>
  </xs:annotation>
</xs:element>
Element TNomenclatureFacture / NomenclatureBudget
Namespace No namespace
Annotations
Nomenclature des Budgets
Diagram
Diagram PES_Aller187.tmp#id1003 PES_Aller187.tmp#id1004 PES_Aller187.tmp#id1002
Type TNomenclature
Properties
content: complex
minOccurs: 0
Model Description , Correspondance+
Children Correspondance, Description
Instance
<NomenclatureBudget>
  <Description V="">{1,1}</Description>
  <Correspondance>{1,unbounded}</Correspondance>
</NomenclatureBudget>
Source
<xs:element name="NomenclatureBudget" type="TNomenclature" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Nomenclature des Budgets</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type TNomenclatureFacture
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Diagram
Diagram PES_Aller171.tmp#id1001 PES_Aller171.tmp#id1008 PES_Aller171.tmp#id1009
Used by
Model NomenclatureProduit{0,1} , NomenclatureNature{0,1} , NomenclatureBudget{0,1}
Children NomenclatureBudget, NomenclatureNature, NomenclatureProduit
Source
<xs:complexType name="TNomenclatureFacture">
  <xs:sequence>
    <xs:element name="NomenclatureProduit" type="TNomenclature" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Nomenclature des rubriques de Facturation (nécessaire en cas d'état de facturation collectif)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NomenclatureNature" type="TNomenclature" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Nomenclature des Code Natures (catégorisation préalable à l'imputation budgétaire)</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NomenclatureBudget" type="TNomenclature" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Nomenclature des Budgets</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>