http://www.pdfunit.com
complexType comparePDFMatchingXPathType_Type

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

Properties
This component is not nillable.

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

</...>


Attribute Summary
 p:noDoubleQuotesString_TypedefaultNamespace
          
 p:noDoubleQuotesString_Typeexpr
          
 p:xpathResultType_TypewithResultType
          

Attribute Detail

defaultNamespace

Type:
p:noDoubleQuotesString_Type
Use:
optional
Form:
unqualified

expr

Type:
p:noDoubleQuotesString_Type
Use:
required
Form:
unqualified

withResultType

Type:
p:xpathResultType_Type
Use:
required
Form:
unqualified

Local Usage
haveSameXFAData_Type, haveSameXMPData_Type

Source
<xs:complexType name="comparePDFMatchingXPathType_Type">
<xs:attribute name="expr" type="p:noDoubleQuotesString_Type" use="required"/>
<xs:attribute name="withResultType" type="p:xpathResultType_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.