m:cbytes

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
href xs:anyURI optional
id xs:ID optional
other optional
style xs:string optional
xref optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Used By

Element Group m:ContExp

Source

<xs:element name="cbytes">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="m:base64">
        <xs:attributeGroup ref="m:cbytes.attributes"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample