Skip to content

Commit

Permalink
Merge pull request #57 from NASA-PDS-Incubator/Issue-#56-190908_PDS4_…
Browse files Browse the repository at this point in the history
…Information_Model_V1D00_Database_Update---Part-2

Issue #56 190908_PDS4_Information_Model_V1D00_Database_Update - Part 2
  • Loading branch information
jshughes416 authored Sep 8, 2019
2 parents f70483c + e850f37 commit b2d23cb
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion model-ontology/src/ontology/Data/UpperModel.pins
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Mon Aug 19 10:00:54 PDT 2019
; Wed Aug 28 20:48:50 PDT 2019
;
;+ (version "3.5")
;+ (build "Build 663")
Expand Down Expand Up @@ -121,6 +121,30 @@
(identifier "product_class")
(specMesg "The ROOT element must be one of the allowed types."))

([http%3A%2F%2Fpds.nasa.gov%2Finfomodel%2Fpds%23.aaa%3ARoot%2FnilReason.100002556] of Schematron_Rule

(alwaysInclude "false")
(attrNameSpaceNC "pds")
(attrTitle "nilReason")
(classNameSpaceNC "pds")
(classSteward "pds")
(classTitle "Product")
(has_Schematron_Assert [http%3A%2F%2Fpds.nasa.gov%2Finfomodel%2Fpds%23.aaa%3ARoot%2FnilReason.100002556.101])
(identifier "aaa:Root/nilReason")
(isMissionOnly "false")
(roleId "TBD_roleId")
(type "TBD_type")
(xpath "*[@xsi:nil]"))

([http%3A%2F%2Fpds.nasa.gov%2Finfomodel%2Fpds%23.aaa%3ARoot%2FnilReason.100002556.101] of Schematron_Assert

(assertMsg "The 'nilReason' attribute must be used in conjunction with xsi:nil=\"true\"")
(assertStmt "(@xsi:nil eq 'true' and @nilReason) or not(@xsi:nil eq 'true' or @nilReason)")
(assertType "RAW")
(attrTitle "nilReason")
(identifier "nilReason")
(specMesg "The 'nilReason' attribute must be used in conjunction with xsi:nil=\"true\""))

([http%3A%2F%2Fpds.nasa.gov%2Finfomodel%2Fpds%23.disp%3ADiscipline_Area.100002510] of Schematron_Rule

(alwaysInclude "false")
Expand Down

0 comments on commit b2d23cb

Please sign in to comment.