Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Imported schema PES_EtatActif.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/etatactif/r0/aller
Properties
attribute form default: unqualified
element form default: unqualified
Element TPES_EtatActif / EnTeteEtatActif
Namespace No namespace
Diagram
Diagram PES_EtatActif_xsd.tmp#TPES_EtatActif_TPES_EtatActif_EnTeteEtatActif_IdVer
Properties
content: complex
Model IdVer
Children IdVer
Instance
<EnTeteEtatActif>
  <IdVer V="">{1,1}</IdVer>
</EnTeteEtatActif>
Source
<xs:element name="EnTeteEtatActif">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="IdVer" type="cm:Base_Num2"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element TPES_EtatActif / EnTeteEtatActif / IdVer
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Num2_V Simple_Type_xsd.tmp#Base_Num2
Type Base_Num2
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Num2 required
Source
<xs:element name="IdVer" type="cm:Base_Num2"/>
Element TPES_EtatActif / EtatActif
Namespace No namespace
Diagram
Diagram Class_Inventaire_xsd.tmp#TEtatActif_TypeMessage Class_Inventaire_xsd.tmp#TEtatActif_IdentificationPiece Class_Inventaire_xsd.tmp#TEtatActif_IdentificationBien Class_Inventaire_xsd.tmp#TEtatActif_InformationBien Class_Inventaire_xsd.tmp#TEtatActif_SortieDuBien Class_Inventaire_xsd.tmp#TEtatActif
Type TEtatActif
Properties
content: complex
maxOccurs: unbounded
Model TypeMessage , IdentificationPiece , IdentificationBien{0,1} , InformationBien{0,1} , SortieDuBien{0,1}
Children IdentificationBien, IdentificationPiece, InformationBien, SortieDuBien, TypeMessage
Instance
<EtatActif>
  <TypeMessage>{1,1}</TypeMessage>
  <IdentificationPiece>{1,1}</IdentificationPiece>
  <IdentificationBien>{0,1}</IdentificationBien>
  <InformationBien>{0,1}</InformationBien>
  <SortieDuBien>{0,1}</SortieDuBien>
</EtatActif>
Source
<xs:element name="EtatActif" type="TEtatActif" maxOccurs="unbounded"/>
Complex Type TPES_EtatActif
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/etatactif/r0/aller
Diagram
Diagram PES_EtatActif_xsd.tmp#TPES_EtatActif_EnTeteEtatActif PES_EtatActif_xsd.tmp#TPES_EtatActif_EtatActif
Used by
Model EnTeteEtatActif , EtatActif+
Children EnTeteEtatActif, EtatActif
Source
<xs:complexType name="TPES_EtatActif">
  <xs:sequence>
    <xs:element name="EnTeteEtatActif">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="IdVer" type="cm:Base_Num2"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="EtatActif" type="TEtatActif" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>