DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <Note>
Namespace:
Type:
Content:
complex, 7 attributes, 6 elements
Defined:
globally in reusable.xsd, see XML source
Used:
at 14 locations
XML Representation Summary
<Note
    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
    >
   
Content: 
UserID*, Subject?, Relationship+, Responsibility?, Header*, Content+
</Note>
Content model elements (6):
Included in content model of elements (17):
Known Usage Locations
Annotation
Includes a footnote or annotation to a section of the documentation, and is designed to be an inherent part of the DDI. (Unlike XML comments or other types of system-level annotations, which may be removed during processing.)
XML Source (w/o annotations (1); see within schema source)
<xs:element name="Note" type="NoteType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set