complexType ObjectType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2979.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
used by
element Object
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
MimeType  xsd:string  optional      
Encoding  xsd:anyURI  optional      
source <xsd:complexType name="ObjectType" mixed="true">
 
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
   
<xsd:any namespace="##any" processContents="lax"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="ID" use="optional"/>
 
<xsd:attribute name="MimeType" type="string" use="optional"/>
 
<xsd:attribute name="Encoding" type="anyURI" use="optional"/>
 
<!-- add a grep facet -->
</xsd:complexType>

attribute ObjectType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="ID" use="optional"/>

attribute ObjectType/@MimeType
type xsd:string
properties
use optional
source <xsd:attribute name="MimeType" type="string" use="optional"/>

attribute ObjectType/@Encoding
type xsd:anyURI
properties
use optional
source <xsd:attribute name="Encoding" type="anyURI" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy