CapturePointSystem updated, all tests are green

This commit is contained in:
verysecrethero
2016-01-19 17:19:58 +01:00
parent f197993beb
commit b45de542da
9 changed files with 121 additions and 58 deletions
+2 -2
View File
@@ -39,7 +39,7 @@
<xs:element name="EntityRef" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:all>
<!-- <xs:attribute name="file" type="xs:string" minOccurs="0"/> -->
<xs:attribute name="file" type="xs:string" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>
@@ -48,7 +48,7 @@
</xs:element>
</xs:all>
<xs:attribute ref="xml:base"/>
<!-- <xs:attribute name="name" type="xs:string" minOccurs="0" default=""/> -->
<xs:attribute name="name" type="xs:string" minOccurs="0" default=""/>
</xs:complexType>
</xs:element>
</xs:schema>