http://www.w3.org/TR/InkML/#annotationXMLElement |
<xsd:complexType name="annotationXML.type"> <xsd:annotation> <xsd:documentation>http://www.w3.org/TR/InkML/#annotationXMLElement</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:any namespace="##any" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="type" type="xsd:string"/> <xsd:attribute name="encoding" type="xsd:string"/> <xsd:attribute name="href" type="xsd:anyURI" use="optional"/> </xsd:complexType> |