BAEL-707 Add the changes as per review comment (#1397)
This commit is contained in:
parent
46b1f93d52
commit
f2f8839708
|
@ -9,11 +9,6 @@
|
|||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element type="xs:string" name="Name" />
|
||||
<xs:element type="xs:string" name="Street" />
|
||||
<xs:element type="xs:string" name="City" />
|
||||
<xs:element type="xs:string" name="State" />
|
||||
<xs:element type="xs:int" name="Zip" />
|
||||
<xs:element type="xs:string" name="Country" />
|
||||
</xs:sequence>
|
||||
<xs:attribute type="xs:string" name="Type" use="optional" />
|
||||
</xs:complexType>
|
||||
|
|
Loading…
Reference in New Issue