Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element TTotalAPayer / MtTotalHT
Namespace No namespace
Annotations
après remise
Diagram
Diagram PES_Aller84.tmp#id118 PES_Aller84.tmp#id117
Type Base_Montant
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Montant required
Source
<xs:element name="MtTotalHT" type="cm:Base_Montant">
  <xs:annotation>
    <xs:documentation>après remise</xs:documentation>
  </xs:annotation>
</xs:element>
Element TTotalAPayer / MtTotalTVA
Namespace No namespace
Diagram
Diagram PES_Aller84.tmp#id118 PES_Aller84.tmp#id117
Type Base_Montant
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Montant required
Source
<xs:element name="MtTotalTVA" type="cm:Base_Montant"/>
Element TTotalAPayer / MtTotalTTC
Namespace No namespace
Diagram
Diagram PES_Aller84.tmp#id118 PES_Aller84.tmp#id117
Type Base_Montant
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Montant required
Source
<xs:element name="MtTotalTTC" type="cm:Base_Montant"/>
Complex Type TTotalAPayer
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Diagram
Diagram PES_Aller218.tmp#id1067 PES_Aller218.tmp#id1068 PES_Aller218.tmp#id1069
Used by
Model MtTotalHT , MtTotalTVA , MtTotalTTC
Children MtTotalHT, MtTotalTTC, MtTotalTVA
Source
<xs:complexType name="TTotalAPayer">
  <xs:sequence>
    <xs:element name="MtTotalHT" type="cm:Base_Montant">
      <xs:annotation>
        <xs:documentation>après remise</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="MtTotalTVA" type="cm:Base_Montant"/>
    <xs:element name="MtTotalTTC" type="cm:Base_Montant"/>
  </xs:sequence>
</xs:complexType>