XmlDocument.createAttribute3 Method [AX 2012]

public XmlAttribute createAttribute3(
    str prefix, 
    str localName, 
    str namespaceURI)

Run On

Called

Parameters

prefix
Type: str
localName
Type: str
namespaceURI
Type: str

Community Additions

ADD
Show: