http://www.pdfunit.com
element containsImage

Properties
This component is not nillable.

Model
<containsImage
  file = xs:string
  fromPage = xs:positiveInteger
  on = p:onPage_Type
  onAnyPageAfter = xs:positiveInteger
  onAnyPageBefore = xs:positiveInteger
  onEveryPageAfter = xs:positiveInteger
  onEveryPageBefore = xs:positiveInteger
  onPage = p:onIndividualPage_Type
  toPage = xs:positiveInteger>

</containsImage>


Attribute Summary
 xs:stringfile
          
 xs:positiveIntegerfromPage
          
 p:onPage_Typeon
          
 xs:positiveIntegeronAnyPageAfter
          
 xs:positiveIntegeronAnyPageBefore
          
 xs:positiveIntegeronEveryPageAfter
          
 xs:positiveIntegeronEveryPageBefore
          
 p:onIndividualPage_TypeonPage
          
 xs:positiveIntegertoPage
          

Attribute Detail

file

Type:
xs:string
Use:
required
Form:
unqualified

fromPage

Type:
xs:positiveInteger
Use:
optional
Form:
unqualified

on

Type:
p:onPage_Type
Use:
optional
Form:
unqualified

onAnyPageAfter

Type:
xs:positiveInteger
Use:
optional
Form:
unqualified

onAnyPageBefore

Type:
xs:positiveInteger
Use:
optional
Form:
unqualified

onEveryPageAfter

Type:
xs:positiveInteger
Use:
optional
Form:
unqualified

onEveryPageBefore

Type:
xs:positiveInteger
Use:
optional
Form:
unqualified

onPage

Type:
p:onIndividualPage_Type
Use:
optional
Form:
unqualified

toPage

Type:
xs:positiveInteger
Use:
optional
Form:
unqualified

Source
<xs:element name="containsImage" substitutionGroup="p:abstractAssertion" type="p:containsImage_Type"/>


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