2014-01-23 3 views

답변

1

예, 아니요, 나중에 무엇을하는지에 따라 다릅니다.

<enumeration><attributeGroup> 요소에 대한 제한 사항이있는 경우이 두 요소 중 <enumeration>이 먼저 나와야합니다. 그러나 <restriction><attributeGroup> 요소는 <attributeGroup> (중첩 그룹), <complexType>, <extension>, <redefine> 또는 <schema> (글로벌 그룹)의 하위 항목으로 나타날 수도 있습니다.

+0

답변 해 주셔서 감사합니다. – Malintha