Re: [office-comment] Signature validity / schema avoidance (ODF 1.2 Part 3 Draft 12)
Object = element ds:Object {
attribute Id { xsd:ID }?,
attribute MimeType { xsd:string }?,
attribute Encoding { xsd:anyURI }?,
(anyElement|text)*
}
Object = element ds:Object {
attribute Id { xsd:ID }?,
attribute MimeType { xsd:string }?,
attribute Encoding { xsd:anyURI }?,
(anyElement|text)*
}