|
Namespace |
No namespace |
Diagram
|
|
Type |
TBancaire |
Properties
|
content:
|
complex |
minOccurs:
|
0 |
|
Model |
((IdPayInt{0,1} , IdBancInt{0,1} , CodeEtab , CodeGuic , IdCpte , CleRib) | (BIC , IBAN)) , LibBanc{0,1} , TitCpte , DteBanc{0,1} |
Children |
BIC, CleRib, CodeEtab, CodeGuic, DteBanc, IBAN, IdBancInt, IdCpte, IdPayInt, LibBanc, TitCpte |
Instance
|
<CpteBancaire>
<IdPayInt V="">{0,1}</IdPayInt>
<IdBancInt V="">{0,1}</IdBancInt>
<CodeEtab V="">{1,1}</CodeEtab>
<CodeGuic V="">{1,1}</CodeGuic>
<IdCpte V="">{1,1}</IdCpte>
<CleRib V="">{1,1}</CleRib>
<BIC V="">{1,1}</BIC>
<IBAN V="">{1,1}</IBAN>
<LibBanc V="">{0,1}</LibBanc>
<TitCpte V="">{1,1}</TitCpte>
<DteBanc V="">{0,1}</DteBanc>
</CpteBancaire> |
|
Source
|
<xs:element name="CpteBancaire" type="cm:TBancaire" minOccurs="0"/> |
|
|
|