structure:open-patterns

Element Group Information

Model

Used By

Source

<xs:group name="open-patterns">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="structure:other"/>
      <xs:group ref="structure:pattern"/>
    </xs:choice>
  </xs:sequence>
</xs:group>