m:csymbol.content

Complex Type Information

Model

Used By

Element m:csymbol

Source

<xs:complexType name="csymbol.content" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="m:mglyph"/>
    <xs:element ref="m:PresentationExpression"/>
  </xs:choice>
</xs:complexType>