spy.doc Help Documentation
| annotation |
|
||
| diagram | ![]() |
||
| children | generationOption | ||
| used by |
|
||
| source | <xs:complexType name="generationOptionsType"> <xs:annotation> <xs:documentation>Set of generation option strings.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="generationOption" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Generation option string used to control XMLSPY and custom-plugin generation.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |