Showing:

Diagrams
Instances
Properties
Source
Used by
Included schema Class_PESCarteAchat.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/facture
Properties
attribute form default: unqualified
element form default: unqualified
Element TPES_CarteAchat / PESFacture
Namespace No namespace
Diagram
Diagram Class_FacturePES_xsd.tmp#TPESFacture_IdVer Class_FacturePES_xsd.tmp#TPESFacture_Annee Class_FacturePES_xsd.tmp#TPESFacture_NumSequence Class_FacturePES_xsd.tmp#TPESFacture_TypeFact Class_FacturePES_xsd.tmp#TPESFacture_Date Class_FacturePES_xsd.tmp#TPESFacture_Emetteur Class_FacturePES_xsd.tmp#TPESFacture_Tiers Class_FacturePES_xsd.tmp#TPESFacture_Devise Class_FacturePES_xsd.tmp#TPESFacture_FactureIndiv Class_FacturePES_xsd.tmp#TPESFacture_Nomenclatures Class_FacturePES_xsd.tmp#TPESFacture_RepartitionParNature Class_FacturePES_xsd.tmp#TPESFacture
Type TPESFacture
Properties
content: complex
maxOccurs: unbounded
Model IdVer , Annee , NumSequence{0,1} , TypeFact{0,1} , Date , Emetteur , Tiers{0,11} , Devise , FactureIndiv+ , Nomenclatures , RepartitionParNature{0,1}
Children Annee, Date, Devise, Emetteur, FactureIndiv, IdVer, Nomenclatures, NumSequence, RepartitionParNature, Tiers, TypeFact
Instance
<PESFacture>
  <IdVer V="">{1,1}</IdVer>
  <Annee V="">{1,1}</Annee>
  <NumSequence V="">{0,1}</NumSequence>
  <TypeFact V="">{0,1}</TypeFact>
  <Date V="">{1,1}</Date>
  <Emetteur>{1,1}</Emetteur>
  <Tiers>{0,11}</Tiers>
  <Devise V="">{1,1}</Devise>
  <FactureIndiv>{1,unbounded}</FactureIndiv>
  <Nomenclatures>{1,1}</Nomenclatures>
  <RepartitionParNature>{0,1}</RepartitionParNature>
</PESFacture>
Source
<xs:element name="PESFacture" type="TPESFacture" maxOccurs="unbounded"/>
Complex Type TPES_CarteAchat
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/facture
Diagram
Diagram Class_PESCarteAchat_xsd.tmp#TPES_CarteAchat_PESFacture
Used by
Model PESFacture+
Children PESFacture
Source
<xs:complexType name="TPES_CarteAchat">
  <xs:sequence>
    <xs:element name="PESFacture" type="TPESFacture" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>