Город МОСКОВСКИЙ
00:45:05

XML and XSD | XML Validation | Step by Step guide | XML XSD Example | How to use XML XSD in SAP CPI

Аватар
Мастерство и Ум
Просмотры:
104
Дата загрузки:
06.09.2023 15:28
Длительность:
00:45:05
Категория:
Обучение

Описание

XML stands for Extensible Markup Language. XML is a markup language like HTML but without any set of predefined tags.
XML - declaration is not a tag. It is used for the transmission of the meta-data of a document.

#sap #sapcpi #cpi #xml #xsd

In XML we use tags <> or marks
XML is used to store and transport data and W3C Recommendation.
XML Validation can be done by Checking XML is well-formed
behaves according to predefined DTD or XML schema

XSD stands for XML Schema Definition.
What is a schema? A schema is simply a standard way to structure. Example for above Customer XML

Рекомендуемые видео