getEndpointReference static method

XmlDocumentFragment getEndpointReference()

XML for the getEndpointReference

Implementation

static XmlDocumentFragment getEndpointReference() => Transport.quickTag(
      'GetEndpointReference',
      Xmlns.tds,
    );