Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:ObjectType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index247.tmp#id438 index247.tmp#id439 index247.tmp#id440
Properties
mixed: true
Used by
Element ds:Object
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
Encoding anyURI optional
Id ID optional
MimeType string optional
Source
<complexType name="ObjectType" mixed="true">
  <sequence minOccurs="0" maxOccurs="unbounded">
    <any namespace="##any" processContents="lax"/>
  </sequence>
  <attribute name="Id" type="ID" use="optional"/>
  <attribute name="MimeType" type="string" use="optional"/>
  <!-- add a grep facet -->
  <attribute name="Encoding" type="anyURI" use="optional"/>
</complexType>
Schema location file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd
Attribute ds:ObjectType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Complex Type ds:ObjectType
Source
<attribute name="Id" type="ID" use="optional"/>
Schema location file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd
Attribute ds:ObjectType / @MimeType
Namespace No namespace
Type string
Properties
use: optional
Used by
Complex Type ds:ObjectType
Source
<attribute name="MimeType" type="string" use="optional"/>
Schema location file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd
Attribute ds:ObjectType / @Encoding
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Complex Type ds:ObjectType
Source
<attribute name="Encoding" type="anyURI" use="optional"/>
Schema location file:/Applications/oxygen/frameworks/xmldsig/xmldsig-core-schema.xsd