Element | DefineFunction |
<xs:element name="ParameterField"> <xs:complexType> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="optype" type="OPTYPE"/> <xs:attribute name="dataType" type="DATATYPE"/> </xs:complexType> </xs:element> |