Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Included schema Class_BudgetAller.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Properties
attribute form default: unqualified
element form default: unqualified
Element TBlocDocBudget / Affect
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte10_V Simple_Type_xsd.tmp#Base_Texte10
Type Base_Texte10
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte10 required
Source
<xs:element name="Affect" type="cm:Base_Texte10" minOccurs="0"/>
Element TBlocDocBudget / NatDec
Namespace No namespace
Diagram
Diagram CommunBudget_xsd.tmp#TNatDec_V CommunBudget_xsd.tmp#TNatDec
Type TNatDec
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="NatDec" type="TNatDec"/>
Element TBlocDocBudget / RepCredit
Namespace No namespace
Diagram
Diagram CommunBudget_xsd.tmp#TRepCredit_V CommunBudget_xsd.tmp#TRepCredit
Type TRepCredit
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="RepCredit" type="TRepCredit"/>
Element TBlocDocBudget / NumDec
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Alphanum10_V Simple_Type_xsd.tmp#Base_Alphanum10
Type Base_Alphanum10
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum10 required
Source
<xs:element name="NumDec" type="cm:Base_Alphanum10" minOccurs="0"/>
Element TBlocDocBudget / Exer
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Annee_V Simple_Type_xsd.tmp#Base_Annee
Type Base_Annee
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Annee required
Source
<xs:element name="Exer" type="cm:Base_Annee"/>
Element TBlocDocBudget / CodMvt
Namespace No namespace
Diagram
Diagram CommunBudget_xsd.tmp#TCodMvt_V CommunBudget_xsd.tmp#TCodMvt
Type TCodMvt
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="CodMvt" type="TCodMvt"/>
Element TBlocDocBudget / DteDec
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Date_V Simple_Type_xsd.tmp#Base_Date
Type Base_Date
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Date required
Source
<xs:element name="DteDec" type="cm:Base_Date" minOccurs="0"/>
Element TBlocDocBudget / DteDecExec
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Date_V Simple_Type_xsd.tmp#Base_Date
Type Base_Date
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Date required
Source
<xs:element name="DteDecExec" type="cm:Base_Date" minOccurs="0"/>
Element TBlocDocBudget / PJRef
Namespace No namespace
Diagram
Diagram Class_PJReference_xsd.tmp#TPJReference_Support Class_PJReference_xsd.tmp#TPJReference_IdUnique Class_PJReference_xsd.tmp#TPJReference_NomPJ Class_PJReference_xsd.tmp#TPJReference
Type TPJReference
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model Support , IdUnique , NomPJ{0,1}
Children IdUnique, NomPJ, Support
Instance
<PJRef>
  <Support V="">{1,1}</Support>
  <IdUnique V="">{1,1}</IdUnique>
  <NomPJ V="">{0,1}</NomPJ>
</PJRef>
Source
<xs:element name="PJRef" type="cm:TPJReference" minOccurs="0" maxOccurs="unbounded"/>
Complex Type TBlocDocBudget
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/budget/r0/aller
Diagram
Diagram Class_BudgetAller_xsd.tmp#TBlocDocBudget_Affect Class_BudgetAller_xsd.tmp#TBlocDocBudget_NatDec Class_BudgetAller_xsd.tmp#TBlocDocBudget_RepCredit Class_BudgetAller_xsd.tmp#TBlocDocBudget_NumDec Class_BudgetAller_xsd.tmp#TBlocDocBudget_Exer Class_BudgetAller_xsd.tmp#TBlocDocBudget_CodMvt Class_BudgetAller_xsd.tmp#TBlocDocBudget_DteDec Class_BudgetAller_xsd.tmp#TBlocDocBudget_DteDecExec Class_BudgetAller_xsd.tmp#TBlocDocBudget_PJRef
Used by
Model Affect{0,1} , NatDec , RepCredit , NumDec{0,1} , Exer , CodMvt , DteDec{0,1} , DteDecExec{0,1} , PJRef*
Children Affect, CodMvt, DteDec, DteDecExec, Exer, NatDec, NumDec, PJRef, RepCredit
Source
<xs:complexType name="TBlocDocBudget">
  <xs:sequence>
    <xs:element name="Affect" type="cm:Base_Texte10" minOccurs="0"/>
    <xs:element name="NatDec" type="TNatDec"/>
    <xs:element name="RepCredit" type="TRepCredit"/>
    <xs:element name="NumDec" type="cm:Base_Alphanum10" minOccurs="0"/>
    <xs:element name="Exer" type="cm:Base_Annee"/>
    <xs:element name="CodMvt" type="TCodMvt"/>
    <xs:element name="DteDec" type="cm:Base_Date" minOccurs="0"/>
    <xs:element name="DteDecExec" type="cm:Base_Date" minOccurs="0"/>
    <xs:element name="PJRef" type="cm:TPJReference" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>