A data element, action, transaction, or process is valid if and only if it meets all requirements of the RNIF specification. Validation is the act of comparing such an entity against the specified requirements to determine validity or invalidity. Note that each action within a transaction must meet the content and sequence requirements for that transaction. Similarly, each transaction within a process must meet the content and sequence requirements of that process. Such validation is an essential part of testing an implementation. It is also anticipated that the validation team will develop specific requirements for such validation during production use of an implementation.
Vocabulary
The collection of words known to a particular person or group and used for a particular purpose.
Glossary - Modular
Definitions for RosettaNet Modular PIPs (XML Schema)
An XML document is valid if it has an associated document type declaration and if the document complies with the constraints expressed in it. (From World Wide Web Consortium, Extensible Markup Language (XML) 1.0: W3C Recommendation 10-February-1998.)
Value Space
A value space is the set of values for a given datatype. Each value in the value space of a datatype is denoted by one or more literals in its lexical space.