mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Reorder contact xmls #2681
This commit is contained in:
parent
8d38572984
commit
e924670dc3
2 changed files with 14 additions and 16 deletions
|
@ -24,10 +24,8 @@
|
|||
-->
|
||||
<complexType name="legalDocAndIdentType">
|
||||
<sequence>
|
||||
<element name="legalDocument" type="eis:legalDocType"
|
||||
minOccurs="0" maxOccurs="1"/>
|
||||
<element name="ident" type="eis:identType"
|
||||
minOccurs="0" maxOccurs="1"/>
|
||||
<element name="ident" type="eis:identType" minOccurs="0" maxOccurs="1"/>
|
||||
<element name="legalDocument" type="eis:legalDocType" minOccurs="0" maxOccurs="1"/>
|
||||
</sequence>
|
||||
</complexType>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue