dx:mixed

to express whether the element can have mixed cotnent or not (element, attribute and text or just elements and attributes)

Attribute Information

Used By

Complex Type dx:elementType

Source

<xs:attribute name="mixed" type="xs:boolean">
  <xs:annotation>
    <xs:documentation>to express whether the element can have mixed cotnent or not (element, attribute and text or just elements and attributes)</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample