<xs:element name="legal">
<xs:complexType>
<xs:sequence>
<xs:element ref="ops:pre" maxOccurs="unbounded"/>
<xs:element ref="ops:L001EP"/>
<xs:element ref="ops:L002EP"/>
<xs:element ref="ops:L003EP"/>
<xs:element ref="ops:L004EP" minOccurs="0"/>
<xs:element ref="ops:L005EP"/>
<xs:element ref="ops:L006EP" minOccurs="0"/>
<xs:element ref="ops:L007EP"/>
<xs:element ref="ops:L008EP"/>
<xs:element ref="ops:L009EP" minOccurs="0"/>
<xs:element ref="ops:L010EP" minOccurs="0"/>
<xs:element ref="ops:L011EP" minOccurs="0"/>
<xs:element ref="ops:L013EP" minOccurs="0"/>
<xs:element ref="ops:L014EP" minOccurs="0"/>
<xs:element ref="ops:L018EP" minOccurs="0"/>
<xs:element ref="ops:L019EP" minOccurs="0"/>
<xs:element ref="ops:L500EP" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="code" type="xs:string" use="required"/>
<xs:attribute name="desc" type="xs:string"/>
<xs:attribute name="infl" type="xs:string" use="required"/>
<xs:attribute name="dateMigr" type="xs:string" use="required"/>
</xs:complexType>
</xs:element> |