<xs:element name="annotation" type="annotation"> <xs:unique name="annotationUnique"> <xs:selector xpath="*"/> <xs:field xpath="@uniqueElementName"/> </xs:unique> </xs:element> |
< annotation xmlns = "http://www.imsglobal.org/xsd/imsmd_v1p2" > |
< person> |
< vcard> |
vCard of Philip Dodds |
</ vcard> |
</ person> |
< date> |
< datetime> |
20001217 |
</ datetime> |
</ date> |
< description> |
I have read this with great attention and extreme interest. I think this is great! |
</ langstring> |
</ description> |
</ annotation> |