|
Namespace |
http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller |
Diagram
|
|
Properties
|
|
Model |
Enveloppe , EnTetePES , PES_DepenseAller{0,1} , PES_RecetteAller{0,1} , PES_RoleAller{0,1} , PES_BudgetAller{0,1} , PES_EtatActif{0,1} , PES_Marche{0,1} , PES_EtatPassif{0,1} , PES_PJ{0,1} , ds:Signature |
Children |
EnTetePES, Enveloppe, PES_BudgetAller, PES_DepenseAller, PES_EtatActif, PES_EtatPassif, PES_Marche, PES_PJ, PES_RecetteAller, PES_RoleAller, ds:Signature |
Instance
|
<PES_Aller Id="" xmlns="http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller" xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<Enveloppe>{1,1}</Enveloppe>
<EnTetePES>{1,1}</EnTetePES>
<PES_DepenseAller>{0,1}</PES_DepenseAller>
<PES_RecetteAller>{0,1}</PES_RecetteAller>
<PES_RoleAller>{0,1}</PES_RoleAller>
<PES_BudgetAller>{0,1}</PES_BudgetAller>
<PES_EtatActif>{0,1}</PES_EtatActif>
<PES_Marche>{0,1}</PES_Marche>
<PES_EtatPassif>{0,1}</PES_EtatPassif>
<PES_PJ>{0,1}</PES_PJ>
<ds:Signature Id="">{1,1}</ds:Signature>
</PES_Aller> |
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
Id |
xs:ID |
|
|
optional |
|
|
Source
|
<xs:element name="PES_Aller">
<xs:complexType>
<xs:sequence>
<xs:element name="Enveloppe" type="cm:TEnveloppe"/>
<xs:element name="EnTetePES" type="cm:TEnTetePES"/>
<xs:element name="PES_DepenseAller" type="depa:TPES_DepenseAller" minOccurs="0"/>
<xs:element name="PES_RecetteAller" type="reca:TPES_RecetteAller" minOccurs="0"/>
<xs:element name="PES_RoleAller" type="rola:TPES_RoleAller" minOccurs="0"/>
<xs:element name="PES_BudgetAller" type="buda:TPES_BudgetAller" minOccurs="0"/>
<xs:element name="PES_EtatActif" type="acta:TPES_EtatActif" minOccurs="0"/>
<xs:element name="PES_Marche" type="mara:TPES_Marche" minOccurs="0"/>
<xs:element name="PES_EtatPassif" type="empa:TPES_EtatPassif" minOccurs="0"/>
<xs:element name="PES_PJ" type="TPES_PJs" minOccurs="0"/>
<xs:group ref="ds:PESSignatureGroup" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
</xs:element> |
|
|
|