structure:value

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
datatypeLibrary xs:anyURI optional
ns optional
type xs:NCName optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://relaxng.org/ns/structure/1.0'

Used By

Element Group structure:pattern

Source

<xs:element name="value">
  <xs:complexType mixed="true">
    <xs:attribute name="type" type="xs:NCName"/>
    <xs:attributeGroup ref="structure:common-atts"/>
  </xs:complexType>
</xs:element>

Sample