priority-doc-from-libraryType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
action-by optional
library-identifier optional

Used By

Source

<xs:complexType name="priority-doc-from-libraryType">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="library-identifier"/>
      <xs:attribute name="action-by"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>