Showing:

Attributes
Diagrams
Properties
Source
Used by
Included schema Class_RoleAller.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Properties
attribute form default: unqualified
element form default: unqualified
Element TBlocRole / CodAct
Namespace No namespace
Diagram
Diagram CommunRole_xsd.tmp#TCodAct_V CommunRole_xsd.tmp#TCodAct
Type TCodAct
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="CodAct" type="TCodAct"/>
Element TBlocRole / 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 TBlocRole / IdRol
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Num7_V Simple_Type_xsd.tmp#Base_Num7
Type Base_Num7
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Num7 required
Source
<xs:element name="IdRol" type="cm:Base_Num7"/>
Element TBlocRole / TypRol
Namespace No namespace
Diagram
Diagram CommunRole_xsd.tmp#TTypRol_V CommunRole_xsd.tmp#TTypRol
Type TTypRol
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="TypRol" type="TTypRol"/>
Element TBlocRole / DteRol
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Date_V Simple_Type_xsd.tmp#Base_Date
Type Base_Date
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Date required
Source
<xs:element name="DteRol" type="cm:Base_Date"/>
Element TBlocRole / MtRolHt
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Montant_V Simple_Type_xsd.tmp#Base_Montant
Type Base_Montant
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Montant required
Source
<xs:element name="MtRolHt" type="cm:Base_Montant"/>
Element TBlocRole / MtRolTVA
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Montant_V Simple_Type_xsd.tmp#Base_Montant
Type Base_Montant
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Montant required
Source
<xs:element name="MtRolTVA" type="cm:Base_Montant" minOccurs="0"/>
Element TBlocRole / DteAsp
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="DteAsp" type="cm:Base_Date" minOccurs="0"/>
Element TBlocRole / Objet
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte160_V Simple_Type_xsd.tmp#Base_Texte160
Type Base_Texte160
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte160 required
Source
<xs:element name="Objet" type="cm:Base_Texte160" minOccurs="0"/>
Complex Type TBlocRole
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/role/r0/aller
Diagram
Diagram Class_RoleAller_xsd.tmp#TBlocRole_CodAct Class_RoleAller_xsd.tmp#TBlocRole_Exer Class_RoleAller_xsd.tmp#TBlocRole_IdRol Class_RoleAller_xsd.tmp#TBlocRole_TypRol Class_RoleAller_xsd.tmp#TBlocRole_DteRol Class_RoleAller_xsd.tmp#TBlocRole_MtRolHt Class_RoleAller_xsd.tmp#TBlocRole_MtRolTVA Class_RoleAller_xsd.tmp#TBlocRole_DteAsp Class_RoleAller_xsd.tmp#TBlocRole_Objet
Used by
Element TRole/BlocRole
Model CodAct , Exer , IdRol , TypRol , DteRol , MtRolHt , MtRolTVA{0,1} , DteAsp{0,1} , Objet{0,1}
Children CodAct, DteAsp, DteRol, Exer, IdRol, MtRolHt, MtRolTVA, Objet, TypRol
Source
<xs:complexType name="TBlocRole">
  <xs:sequence>
    <xs:element name="CodAct" type="TCodAct"/>
    <xs:element name="Exer" type="cm:Base_Annee"/>
    <xs:element name="IdRol" type="cm:Base_Num7"/>
    <xs:element name="TypRol" type="TTypRol"/>
    <xs:element name="DteRol" type="cm:Base_Date"/>
    <xs:element name="MtRolHt" type="cm:Base_Montant"/>
    <xs:element name="MtRolTVA" type="cm:Base_Montant" minOccurs="0"/>
    <xs:element name="DteAsp" type="cm:Base_Date" minOccurs="0"/>
    <xs:element name="Objet" type="cm:Base_Texte160" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>