http://www.pdfunit.com
attributeGroup positionUpperLeftXY

Properties
This component is not nillable.

Model

  positionUpperLeftX = xs:nonNegativeInteger
  positionUpperLeftY = xs:nonNegativeInteger
  unit = p:unit_Type



Attribute Summary
 xs:nonNegativeIntegerpositionUpperLeftX
          
 xs:nonNegativeIntegerpositionUpperLeftY
          
 p:unit_Typeunit
          

Attribute Detail

positionUpperLeftX

Type:
xs:nonNegativeInteger
Use:
optional
Form:
unqualified

positionUpperLeftY

Type:
xs:nonNegativeInteger
Use:
optional
Form:
unqualified

unit

Type:
p:unit_Type
Use:
optional
Form:
unqualified

Local Usage
isEqualTo_Type

Source
<xs:attributeGroup name="positionUpperLeftXY">
<xs:attribute name="positionUpperLeftX" type="xs:nonNegativeInteger" use="optional"/>
<xs:attribute name="positionUpperLeftY" type="xs:nonNegativeInteger" use="optional"/>
<xs:attribute name="unit" type="p:unit_Type" use="optional"/>
</xs:attributeGroup>


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