Element | xpdl:EndPoint |
<xsd:attribute name="EndPointType" use="optional" default="WSDL"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WSDL"/> <xsd:enumeration value="Service"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |