Skip to content

Commit

Permalink
Update ids.xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
berlotti authored Apr 5, 2024
1 parent 6d71cdf commit ae75c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Development/ids.xsd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Draft - Do not use in production -->
<!-- this 0.9.7 version is currently under voting by buildingSMART Standards Committee. When approved (expected June/July 2024) this will be renamed to 1.0 without changes -->
<xs:schema xmlns:ids="http://standards.buildingsmart.org/IDS" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:altova="http://www.altova.com/xml-schema-extensions" targetNamespace="http://standards.buildingsmart.org/IDS" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.9.7">
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
<xs:import namespace="http://www.w3.org/2001/XMLSchema" schemaLocation="http://www.w3.org/2001/XMLSchema.xsd"/>
Expand Down Expand Up @@ -289,4 +289,4 @@
</xs:restriction>
</xs:simpleType>

</xs:schema>
</xs:schema>

0 comments on commit ae75c9d

Please sign in to comment.