Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 773 Bytes

syndicationgenerator_getxmldocument_1479045017.md

File metadata and controls

26 lines (18 loc) · 773 Bytes
-api-id -api-type
M:Windows.Web.Syndication.SyndicationGenerator.GetXmlDocument(Windows.Web.Syndication.SyndicationFormat)
winrt method

Windows.Web.Syndication.SyndicationGenerator.GetXmlDocument

-description

Generates the DOM object that represents this element, all the attributes and child elements including foreign markups. The only formats accepted by this method are Atom 1.0 and RSS 2.0.

-parameters

-param format

The format of the data.

-returns

The DOM object that represents this element, and all the attributes and child elements, including foreign markups.

-remarks

-examples

-see-also