Namespace: |
|
Content: |
complex, 2 attributes, 2 elements |
Defined: |
globally in reusable.xsd; see XML source |
Includes: |
definitions of 2 attributes, 2 elements |
Used: |
at 3 locations |
XML Representation Summary |
|||||||||
<... | |||||||||
|
|||||||||
> | |||||||||
|
|||||||||
</...> |
<xs:complexType name="ImageType"> <xs:sequence> </xs:sequence> </xs:complexType> |
Type: |
xs:integer, predefined |
Use: |
optional |
<xs:attribute name="dpi" type="xs:integer" use="optional"/> |
Type: |
xs:language, predefined |
Use: |
optional |
<xs:attribute name="languageOfImage" type="xs:language" use="optional"/> |
Type: |
xs:anyURI, predefined, simple content |
<xs:element name="ImageLocation" type="xs:anyURI"/> |
Type: |
CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" ref="TypeOfImage"/> |
XML schema documentation generated with DocFlex/XML RE 1.8.6 using DocFlex/XML XSDDoc 2.6.0 template set |