<div xmlns="http://www.w3.org/1999/xhtml"> <h3>Glyph Reference For a Private Character</h3> </div> |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
glyph-data | xsd:IDREF | optional | |||||
id | xsd:ID | optional | |||||
xml:base | xs:anyURI | optional |
|
Element Group | private-char-model |
<xsd:element name="glyph-ref"> <xsd:annotation> <xsd:documentation> <div xmlns="http://www.w3.org/1999/xhtml"> <h3>Glyph Reference For a Private Character</h3> </div> </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="glyph-data" use="optional" type="xsd:IDREF"> <xsd:annotation/> </xsd:attribute> <xsd:attribute name="id" use="optional" type="xsd:ID"/> <xsd:attribute ref="xml:base" use="optional"/> </xsd:complexType> </xsd:element> |