cap:scope

Element Information

Model

Source

<element name="scope">
  <simpleType>
    <restriction base="xs:string">
      <enumeration value="Public"/>
      <enumeration value="Restricted"/>
      <enumeration value="Private"/>
    </restriction>
  </simpleType>
</element>

Sample

< scope xmlns = "urn:oasis:names:tc:emergency:cap:1.2" >

Public

</ scope>