http://www.w3.org/2000/09/xmldsig#
The Object Element
Element Object : ObjectType
The Object element cannot have "xsi:nil" as an attribute. The Object element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
<ds:Object Id="ID" MimeType="string" Encoding="anyURI">
-Begin Sequence [0...*]
 Allows any elements from any namespaces (lax validation). [1..1] Allows any elements from any namespaces (lax validation). [1..1]
End Sequence
</Object>

 Collapse Attributes

Name Type Summary
Encoding anyURI
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Id ID
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
MimeType string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
<element  name="Object"  type="ds:ObjectType" />

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 Collapse Type (1)
 
Generated by WSDLdoc ©