← Prev in month
← Prev in thread
Recognizing Modules
All
Dumb question: In the instance that we go with the jliff-schema-2.1-no-prefix so that for example, ITS properties appear as:
“element-sm”: {
“properties”: {
“id”: …
“locQualityIssueComment”: …
“locQualityIssueSeverity”: …
…
}
}
How would a parsing application “know” (if indeed it ever needed to) that “locQuality*” come from a module?
I guess this comes back to my thinking that modules would be “wrapped” so that their “root” property would have the prefix and their individual properties not:
“element-sm”: {
“properties”: {
“id”: …
“its:locQualityIssue”: {
“locQualityComment”: …
“locQualityIssueSeverity”: …
…
}
}
}
Phil
Phil Ritchie
Chief Technology Officer | Vistatec
Vistatec House, 700 South Circular Road,
Kilmainham, Dublin 8, Ireland.
Tel: +353 1 416 8000 | Direct: +353 1 416 8024
Email:
www.vistatec.com | ISO 9001 | ISO 13485 | ISO 17100 | ISO 27001
Think Global
Vistatec Ltd. Registered in Ireland 268483. Registered Office, Vistatec House, 700, South Circular Road, Kilmainham. Dublin 8. Ireland.
The information contained in this message, including any accompanying documents, is confidential and is intended only for the addressee(s).
âThe unauthorized use, disclosure, copying, or alteration of this message is strictly forbidden.
If you have received this message in error please notify the sender immediately.
← Prev in month
← Prev in thread