http://www.pdfunit.com
complexType hasNumberOfFonts_Type

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

Properties
This component is not nillable.

Model
<...
  identifiedBy = p:identifiedBy_Type>
integer
</...>


Attribute Summary
 p:identifiedBy_TypeidentifiedBy
          

Attribute Detail

identifiedBy

Type:
p:identifiedBy_Type
Use:
required
Form:
unqualified

Source
<xs:complexType name="hasNumberOfFonts_Type">
<xs:simpleContent>
<xs:extension base="xs:integer">
<xs:attribute name="identifiedBy" type="p:identifiedBy_Type" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>


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