EndPointType

Attribute Information

Used By

Element xpdl:EndPoint

Source

<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>

Sample