Skip to content

Commit

Permalink
BAEL-707 Add the changes as per review comment (eugenp#1397)
Browse files Browse the repository at this point in the history
  • Loading branch information
baljeet20 authored and maibin committed Mar 14, 2017
1 parent 46b1f93 commit f2f8839
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions xml/src/main/resources/Order.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f2f8839

Please sign in to comment.