1
<xs:attributeGroup name="PropertyAttributes">
<xs:attribute name="IsAttached" type="xs:boolean" default="false" />
<xs:attribute name="IsStatic" type="xs:boolean" default="false" />
</xs:attributeGroup>
내가이 사건을 제한하려면이 XSD를 가지고 IsAttached = 사실 IsStatic = 사실
어떻게 이렇게 할 수 있습니까?