http://www.pdfunit.com
complexType hasFont_Type

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

Properties
This component is not nillable.

Model
<...
  withNameContaining = xs:string
  withNameNotContaining = xs:string>

</...>


Attribute Summary
 xs:stringwithNameContaining
          
 xs:stringwithNameNotContaining
          

Attribute Detail

withNameContaining

Type:
xs:string
Use:
optional
Form:
unqualified

withNameNotContaining

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType name="hasFont_Type">
<xs:attribute name="withNameContaining" type="xs:string"/>
<xs:attribute name="withNameNotContaining" type="xs:string"/>
</xs:complexType>


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