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

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

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

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


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