The Base64-encoded document being notarized. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Id | xsd:ID | optional |
<xsd:complexType name="DocumentType"> <xsd:annotation> <xsd:documentation xml:lang="en-US">The Base64-encoded document being notarized.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="xsd:base64Binary"> <xsd:attribute name="Id" type="xsd:ID" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |