Skip to content

Commit

Permalink
Remove Country type
Browse files Browse the repository at this point in the history
  • Loading branch information
geofjamg committed Nov 21, 2016
1 parent 6600567 commit 8494ec2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions iidm-xml-converter/src/main/resources/xsd/iidm.xsd
Expand Up @@ -51,11 +51,6 @@
<xs:attribute name="name" use="required" type="iidm:nonEmptyString"/>
<xs:attribute name="value" use="required" type="xs:string"/>
</xs:complexType>
<xs:complexType name="Country">
<xs:complexContent>
<xs:extension base="iidm:Identifiable"/>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="Substation">
<xs:complexContent>
<xs:extension base="iidm:Identifiable">
Expand Down

0 comments on commit 8494ec2

Please sign in to comment.