to express whether the element can have mixed cotnent or not (element, attribute and text or just elements and attributes) |
Complex Type | dx:elementType |
<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> |