Namespace: |
|
Content: |
complex, 7 attributes, 6 elements |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 2 attributes and 5 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
action | = |
("Add" | "Update" | "Delete") | |||
id | = |
xs:string | |||
isIdentifiable | = |
"true" | |||
objectSource | = |
xs:anyURI | |||
type | = |
("Processing" | "Footnote" | "Addendum" | "System" | "Problem" | "Comment" | "Other") | |||
urn | = |
xs:anyURI | |||
xml:lang | = |
xs:language | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree NoteType (extension) |
<xs:complexType name="NoteType"> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Type: |
|
Use: |
required |
enumeration of xs:NMTOKEN |
Enumeration: |
|
<xs:attribute name="type" type="NoteTypeCodeType" use="required"/> |
Type: |
xs:language, predefined |
Use: |
optional |
<xs:attribute ref="xml:lang" use="optional"/> |
Type: |
StructuredStringType, mixed content |
<xs:element maxOccurs="unbounded" minOccurs="1" ref="Content"/> |
Type: |
InternationalStringType, simple content |
xs:string |
<xs:element maxOccurs="unbounded" minOccurs="0" name="Header" type="InternationalStringType"/> |
Type: |
RelationshipType, complex content |
<xs:element maxOccurs="unbounded" ref="Relationship"/> |
Type: |
xs:string, predefined, simple content |
<xs:element minOccurs="0" name="Responsibility" type="xs:string"/> |
Type: |
CodeValueType, simple content |
xs:string |
<xs:element minOccurs="0" name="Subject" type="CodeValueType"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |