getServiceCapabilities static method
XML for the getServiceCapabilities
Implementation
static XmlDocumentFragment getServiceCapabilities() => Transport.quickTag(
'GetServiceCapabilities',
Xmlns.tds,
);
XML for the getServiceCapabilities
static XmlDocumentFragment getServiceCapabilities() => Transport.quickTag(
'GetServiceCapabilities',
Xmlns.tds,
);