scopingTopic Element

This element describes a single Scoping Topic in the schema.

<npcl:scopingTopic>
  <npcl:subjectIdentifier>
    ...
  </subjectIdentifier>
  <npcl:displayName> ... </npcl:displayName>
  <npcl:extension type="...">
    ...
  </npcl:extension>
</roleType>
      
npcl:scopingTopic/npcl:subjectIdentifier

REQUIRED, REPEATABLE. Contains a subject identifier URI for the type.

npcl:scopingTopic/npcl:displayName

REQUIRED. Contains a human-readable display label for the type.

npcl:scopingTopic/npcl:extension

OPTIONAL, REPEATABLE. Contains a single typed extension value for the type. The value is the string content of this element. The type is specified as a URI in the type attribute of this elment.