<xs:element name="AppliedBy">
<xs:annotation>
<xs:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Individual that performed the disposition of the Record.</p>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|