HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Note

Name Note
Type NoteType
Documentation (of type) A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.
XML Instance Representation
<Note

type=" NormalizedStringType [0..1]"

author=" StringType [0..1]"

entryDateTime=" DateTimeType [0..1]"

status=" StringType [0..1]">

DescriptionType

</Note>
Schema Component Representation
<xsd:element name="Note" type=" NoteType"/>