<xs:element name="schema_population">
<xs:complexType>
<xs:attribute name="governing_schema" type="xs:IDREF" use="required" />
<xs:attribute name="governed_sections" type="xs:IDREFS" use="optional" />
<xs:attribute name="determination_method" type="xs:normalizedString" default="section_boundary" />
</xs:complexType>
</xs:element>
|