Attribute | Control/@type |
Elements | ExtendedRequest/requestName, ExtendedResponse/responseName |
<xsd:simpleType name="NumericOID"> <xsd:restriction base="xsd:string"> <xsd:pattern value="[0-2]\.[0-9]+(\.[0-9]+)*"/> </xsd:restriction> </xsd:simpleType> |