
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| annotation | ST_TrueFalse | optional | ||||
| contentType | ST_ContentType | optional | ||||
| i | xsd:string | optional |
| Element | ink |
<xsd:complexType name="CT_Ink"> <xsd:sequence/> <xsd:attribute name="i" type="xsd:string"/> <xsd:attribute name="annotation" type="s:ST_TrueFalse"/> <xsd:attribute name="contentType" type="ST_ContentType" use="optional"/> </xsd:complexType> |