Leveraging Existing Metadata Assets Case 3 – XML Schema Definition
Convert DTDs to XML Schema Definition
- Tool support is available
Augment elements/attributes with
- Annotation
- Data Type
- Constraints
- Patterns
- Enumerated Values
SHADE Strategy: Construct Submission Manifest Shell from .xsd
No progress to report at this time
<pattern value = "[a-h|j-n|p-z|A-H|J-N|P-Z]{1,3}"/>
<minInclusive value = "1"/>
<maxInclusive value = "5"/>