http://www.pdfunit.com
complexType matchingXPathType_Type

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

Properties
This component is not nillable.

Model
<...
  defaultNamespace = p:noDoubleQuotesString_Type
  expr = p:noDoubleQuotesString_Type>

</...>


Attribute Summary
 p:noDoubleQuotesString_TypedefaultNamespace
          
 p:noDoubleQuotesString_Typeexpr
          

Attribute Detail

defaultNamespace

Type:
p:noDoubleQuotesString_Type
Use:
optional
Form:
unqualified

expr

Type:
p:noDoubleQuotesString_Type
Use:
required
Form:
unqualified

Local Usage
hasBookmarks_Type, hasFields_Type, hasFonts_Type, hasSignatures_Type, hasXFAData_Type, hasXMPData_Type

Source
<xs:complexType name="matchingXPathType_Type">
<xs:attribute name="expr" type="p:noDoubleQuotesString_Type" use="required"/>
<xs:attribute name="defaultNamespace" type="p:noDoubleQuotesString_Type" use="optional"/>
</xs:complexType>


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