Showing:

Diagrams
Instances
Properties
Source
Main schema PES_ReleveCarteAchat.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/facture
Properties
attribute form default: unqualified
element form default: unqualified
Element PES_ReleveCarteAchat
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/facture
Diagram
Diagram PES_ReleveCarteAchat_xsd.tmp#PES_ReleveCarteAchat_PES_CarteAchat
Properties
content: complex
Model PES_CarteAchat*
Children PES_CarteAchat
Instance
<PES_ReleveCarteAchat xmlns="http://www.minefi.gouv.fr/cp/helios/pes_v2/facture">
  <PES_CarteAchat>{0,unbounded}</PES_CarteAchat>
</PES_ReleveCarteAchat>
Source
<xs:element name="PES_ReleveCarteAchat">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="PES_CarteAchat" type="TPES_CarteAchat" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element PES_ReleveCarteAchat / PES_CarteAchat
Namespace No namespace
Diagram
Diagram Class_PESCarteAchat_xsd.tmp#TPES_CarteAchat_PESFacture Class_PESCarteAchat_xsd.tmp#TPES_CarteAchat
Type TPES_CarteAchat
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model PESFacture+
Children PESFacture
Instance
<PES_CarteAchat>
  <PESFacture>{1,unbounded}</PESFacture>
</PES_CarteAchat>
Source
<xs:element name="PES_CarteAchat" type="TPES_CarteAchat" minOccurs="0" maxOccurs="unbounded"/>