<xs:element name="define">
<xs:complexType>
<xs:group ref="structure:open-patterns" />
<xs:attribute name="name" type="xs:NCName" use="required" />
<xs:attributeGroup ref="structure:combine-att" />
<xs:attributeGroup ref="structure:common-atts" />
</xs:complexType>
</xs:element>
|