This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
System Classes
Microsoft Dynamics AX System Classes
XmlWriter Class [AX 2012]
XmlWriter Class [AX 2012]
XmlWriter.writeAttributes Method [AX 2012]
XmlWriter.writeAttributes Method [AX 2012]
XmlWriter.writeAttributes Method [AX 2012]
XmlWriter.close Method [AX 2012]
XmlWriter.flush Method [AX 2012]
XmlWriter.lookupPrefix Method [AX 2012]
XmlWriter.new Method [AX 2012]
XmlWriter.writeAttributes Method [AX 2012]
XmlWriter.writeAttributeString Method [AX 2012]
XmlWriter.writeAttributeString2 Method [AX 2012]
XmlWriter.writeAttributeString3 Method [AX 2012]
XmlWriter.writeCData Method [AX 2012]
XmlWriter.writeCharEntity Method [AX 2012]
XmlWriter.writeComment Method [AX 2012]
XmlWriter.writeDocType Method [AX 2012]
XmlWriter.writeDocType2 Method [AX 2012]
XmlWriter.writeDocType3 Method [AX 2012]
XmlWriter.writeElementString Method [AX 2012]
XmlWriter.writeElementString2 Method [AX 2012]
XmlWriter.writeElementString3 Method [AX 2012]
XmlWriter.writeEndAttribute Method [AX 2012]
XmlWriter.writeEndDocument Method [AX 2012]
XmlWriter.writeEndElement Method [AX 2012]
XmlWriter.writeEntityRef Method [AX 2012]
XmlWriter.writeFullEndElement Method [AX 2012]
XmlWriter.writeName Method [AX 2012]
XmlWriter.writeNmToken Method [AX 2012]
XmlWriter.writeNode Method [AX 2012]
XmlWriter.writeProcessingInstruction Method [AX 2012]
XmlWriter.writeQualifiedName Method [AX 2012]
XmlWriter.writeRaw Method [AX 2012]
XmlWriter.writeStartAttribute Method [AX 2012]
XmlWriter.writeStartAttribute2 Method [AX 2012]
XmlWriter.writeStartAttribute3 Method [AX 2012]
XmlWriter.writeStartDocument Method [AX 2012]
XmlWriter.writeStartDocument2 Method [AX 2012]
XmlWriter.writeStartElement Method [AX 2012]
XmlWriter.writeStartElement2 Method [AX 2012]
XmlWriter.writeStartElement3 Method [AX 2012]
XmlWriter.writeState Method [AX 2012]
XmlWriter.writeString Method [AX 2012]
XmlWriter.writeToString Method [AX 2012]
XmlWriter.writeWhitespace Method [AX 2012]
XmlWriter.xmlLang Method [AX 2012]
XmlWriter.xmlSpace Method [AX 2012]
XmlWriter::newFile Method [AX 2012]
XmlWriter::newXml Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
XmlWriter.writeAttributes Method [AX 2012]
Syntax
X++
Copy
public void writeAttributes(XmlReader reader, boolean defattr)
Run On
Called
Parameters
reader
Type:
XmlReader Class
defattr
Type:
boolean
See Also
Reference
XmlWriter Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE