n1:scope

Element Information

Model

Children: n1:nodeSet

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
nsuri required

Used By

Element n1:resources

Source

<xs:element name="scope">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="n1:nodeSet" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="nsuri" use="required"/>
    <xs:attribute name="id" type="xs:ID"/>
  </xs:complexType>
</xs:element>

Sample