http://www.pdfunit.com
complexType filenameAttributeOnly_Type

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

Properties
This component is not nillable.

Model
<...
  filename = xs:string>

</...>


Attribute Summary
 xs:stringfilename
          

Attribute Detail

filename

Type:
xs:string
Use:
required
Form:
unqualified

Local Usage
hasImportDataAction_Type

Source
<xs:complexType name="filenameAttributeOnly_Type">
<xs:attribute name="filename" 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.