Namespace: |
|
Content: |
simple, 3 attributes |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 3 attributes |
Used: |
at 1 location |
| XML Representation Summary | |||||
| <... | |||||
| dpi | = |
xs:integer | |||
| type | = |
xs:string | |||
| xml:lang | = |
xs:language | |||
| > | |||||
|
|||||
| </...> | |||||
| Type Derivation Tree xs:anyURI ImageType (extension) |
Derivation: |
extension of xs:anyURI |
| <xs:complexType name="ImageType"> <xs:simpleContent> <xs:extension base="xs:anyURI"> </xs:extension> </xs:simpleContent> </xs:complexType> |
dpiType: |
xs:integer, predefined |
Use: |
optional |
| <xs:attribute name="dpi" type="xs:integer" use="optional"/> |
typeType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="type" type="xs:string" use="optional"/> |
Type: |
xs:language, predefined |
Use: |
optional |
| <xs:attribute ref="xml:lang" use="optional"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |