http://www.pdfunit.com
complexType pdfImageType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.pdfunit.com}pdfImageType (restriction)

Properties
This component is not nillable.

Model
<...
  file = xs:string>

</...>


Attribute Summary
 xs:stringfile
          

Attribute Detail

file

Type:
xs:string
Use:
required
Form:
unqualified

Local Usage
containsOneOfTheseImages_Type

Source
<xs:complexType name="pdfImageType">
<xs:attribute name="file" type="xs:string" use="required"/>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.