Obuka
Modul
Work with XMLports in Dynamics 365 Business Central - Training
Learn how to define and use XMLports in AL, understand different nodes and properties, and apply them in AL code.
Ovaj preglednik više nije podržan.
Prijeđite na Microsoft Edge, gdje vas čekaju najnovije značajke, sigurnosna ažuriranja i tehnička podrška.
The XML literal syntax in Visual Basic supports most of the Extensible Markup Language (XML) 1.0 specification. For details about the XML 1.0 specification, see Extensible Markup Language (XML) 1.0 on the W3C Web site.
An XML literal cannot contain a document type definition (DTD).
An XML document literal must start with an XML document declaration.
An XML literal cannot contain more than 65,535 characters on one line.
XML namespace prefixes, element names, and attribute names cannot contain more than 1,024 characters.
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija:
Obuka
Modul
Work with XMLports in Dynamics 365 Business Central - Training
Learn how to define and use XMLports in AL, understand different nodes and properties, and apply them in AL code.
Dokumentacija
Embedded Expressions in XML - Visual Basic
Learn more about: Embedded Expressions in XML (Visual Basic)
How to: Create XML Literals - Visual Basic
Learn more about: How to: Create XML Literals (Visual Basic)
How to: Embed Expressions in XML Literals - Visual Basic
Learn more about: How to: Embed Expressions in XML Literals (Visual Basic)