db:product.inlines

Element Group Information

Model

Used By

Element Group db:general.inlines

Source

<xs:group name="product.inlines">
  <xs:choice>
    <!-- ubiq: <xs:element ref="db:trademark"/> -->
    <xs:element ref="db:productnumber"/>
    <xs:element ref="db:productname"/>
    <xs:element ref="db:database"/>
    <xs:element ref="db:application"/>
    <xs:element ref="db:hardware"/>
  </xs:choice>
</xs:group>