This documentation is archived and is not being maintained.
XmlDocument.createDocumentType Method [AX 2012]
public XmlDocumentType createDocumentType(
str name,
str publicId,
str systemId,
str internalSubset)
Run On
Called
Parameters
-
name
- Type: str
-
publicId
- Type: str
-
systemId
- Type: str
-
internalSubset
- Type: str