structure:open-pattern

Complex Type Information

Model

Used By

Element structure:start

Source

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