validation - How to validate dita document -


I would like to validate different DITA documents (topics, maps, etc.) against DITA, but I am a bit confused with DITA XSD files In XSD package, many XSD files are in different directories, many files define the same element, group (for example, defining the group domain-AAT as attribute).

So I think there is a "main" xsd file (subset of all xsd files) is it true for each type of DITA document and if yes, what are the main files? If this is not true, can you please tell me if there are many definitions of the same type, how does verification of a DITA document work?

For the main XSD files for each topic type, & lt; Subject Type Name & gt; .xsd is given, for example topic.xsd , concept .xsd , or map.xsd .


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -