Cumulative View Builder Results
CVB concatenates the jp-regional-index.xml from the previous sequence with the jp-regional-index.xml from the current sequence. CVB verifies the following:
- No redundant administrative and heading elements exist.
- Only elements that are in effect as a result of lifecycle operations are included.
To validate your XML results before submission to the regional regulatory authority, use Liquent InSight Validator.
Property elements in jp-regional-index.xml
While the Pharmaceutical and Medical Devices Agency (PMDA) Japan specification does not explicitly state a particular order for the attributes of the <property> element in the jp-regional-index.xml file, the example file presented in the PDMA specification shows the <property> element with the name attribute before the info-type attribute.
The order of attributes in an XML element does not matter for well-formed XML. However, to prevent confusion and to satisfy industry expectations, CVB places the name attribute before the info-typeattribute in the <property> element of the jp-regional-index.xml file. This conforms with the PDMA example in the specification.
<propertyname="submission-number"info-type="jp-regional-m1-admin"> 123456 </property>