okay. let's give this a shot.

This commit is contained in:
brent s. 2020-05-18 04:59:07 -04:00
parent 16e68373a1
commit eb933e7f81
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<xs:complexType> <xs:complexType>
<xs:simpleContent> <xs:simpleContent>
<xs:extension base="xs:boolean"> <xs:extension base="xs:boolean">
<xs:attribute name="domains" type="t_std_list_space" use="optional"/> <xs:attribute name="advOther" type="xs:boolean" use="optional" default="false"/>
</xs:extension> </xs:extension>
</xs:simpleContent> </xs:simpleContent>
</xs:complexType> </xs:complexType>