http://www.pdfunit.com
complexType assertThatEachDocument_Type

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

Properties
This component is not nillable.

Model
<...
  withPassword = p:simpleString_Type>
(pdf{1,99}, abstractAssertion+ )
</...>


Nested Element Summary
 abstractAssertion
          
p:pdf_typepdf
          

Attribute Summary
 p:simpleString_TypewithPassword
          

Attribute Detail

withPassword

Type:
p:simpleString_Type
Use:
optional
Form:
unqualified

Local Usage
testcase_Type

Source
<xs:complexType name="assertThatEachDocument_Type">
<xs:sequence>
<xs:element maxOccurs="99" minOccurs="1" name="pdf" type="p:pdf_type"/>
<xs:element maxOccurs="unbounded" ref="p:abstractAssertion"/>
</xs:sequence>
<xs:attribute name="withPassword" type="p:simpleString_Type"/>
</xs:complexType>


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