http://www.pdfunit.com
simpleType sameFieldsBy_Type

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

Properties
This component is not nillable.

Model

('NAME' | 'PROPERTIES' | 'VALUE')

Local Usage
haveSameFields_Type

Source
<xs:simpleType name="sameFieldsBy_Type">
<xs:restriction base="xs:string">
<xs:enumeration value="NAME"/>
<xs:enumeration value="PROPERTIES"/>
<xs:enumeration value="VALUE"/>
</xs:restriction>
</xs:simpleType>


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