Namespace
http://www.minefi.gouv.fr/cp/helios/pes/versement/1.0
Annotations
Etat justificatif de versements de prestation
Diagram
Type
TPESEtatVersement
Properties
Model
IdVer ,
Annee ,
Budget{0,1} ,
Sequence{0,1} ,
Prestation ,
Date ,
Emetteur ,
ReferenceNomenclature{0,1} ,
DonneesVersement ,
Nomenclatures ,
RepartitionParNature{0,1} ,
TotalisationsDestinataires{0,1}
Children
Annee , Budget , Date , DonneesVersement , Emetteur , IdVer , Nomenclatures , Prestation , ReferenceNomenclature , RepartitionParNature , Sequence , TotalisationsDestinataires
Instance
<n:EtatVersement xmlns:n= "http://www.minefi.gouv.fr/cp/helios/pes/versement/1.0" >
<IdVer V= "" > {1,1} </IdVer>
<Annee V= "" > {1,1} </Annee>
<Budget > {0,1} </Budget>
<Sequence > {0,1} </Sequence>
<Prestation > {1,1} </Prestation>
<Date V= "" > {1,1} </Date>
<Emetteur > {1,1} </Emetteur>
<ReferenceNomenclature > {0,1} </ReferenceNomenclature>
<DonneesVersement > {1,1} </DonneesVersement>
<Nomenclatures > {1,1} </Nomenclatures>
<RepartitionParNature > {0,1} </RepartitionParNature>
<TotalisationsDestinataires > {0,1} </TotalisationsDestinataires>
</n:EtatVersement>
Source
<xs:element name= "EtatVersement" type= "TPESEtatVersement" >
<xs:annotation >
<xs:documentation > Etat justificatif de versements de prestation </xs:documentation>
</xs:annotation>
</xs:element>