Definition Type: Attribute
Name: interfaceName
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: NMTOKEN:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use Required
Documentation:
Interface is called portType in WSDL 1.1. The name of the interface or portType mapped logically in Operation Mapping. Note: This attribute was added in v2.0.
Collapse XSD Schema Diagram:
XSD Diagram of interfaceName in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="interfaceName" type="xsd:NMTOKEN" use="required">
    <xsd:annotation>
        <xsd:documentation>Interface is called portType in WSDL 1.1. The name of the
					interface or portType mapped logically in Operation Mapping. Note: This attribute was added in v2.0.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>