http://www.pdfunit.com
complexType sameContentInClippingArea_Type

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

Properties
This component is not nillable.

Model
<...
  height = xs:decimal
  unit = p:unit_Type
  upperLeftX = xs:decimal
  upperLeftY = xs:decimal
  width = xs:decimal>

</...>


Attribute Summary
 xs:decimalheight
          
 p:unit_Typeunit
          
 xs:decimalupperLeftX
          
 xs:decimalupperLeftY
          
 xs:decimalwidth
          

Attribute Detail

height

Type:
xs:decimal
Use:
required
Form:
unqualified

unit

Type:
p:unit_Type
Use:
optional
Form:
unqualified

upperLeftX

Type:
xs:decimal
Use:
required
Form:
unqualified

upperLeftY

Type:
xs:decimal
Use:
required
Form:
unqualified

width

Type:
xs:decimal
Use:
required
Form:
unqualified

Local Usage
haveSameAppearance_Type, haveSameText_Type

Source
<xs:complexType name="sameContentInClippingArea_Type">
<xs:attributeGroup ref="p:clippingAreaAttributeGroup"/>
</xs:complexType>


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