Schema Central > NIEM 3.2 > xPIL.xsd > xpil:Event
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xpil:Event

Type of event for a person - e.g. marriage anniversary, death, daughter's birth, spouse birthday, etc. 

Type of event for organisation - date of formation/registration, date of closing down, date of liquidation, data of becoming public limited, etc

Element information

Type: Anonymous

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xpil:Type [0..1]xpil:EventTypeListType of event. e.g. Anniversary. If "Anniversary" is type, then the text for Event could be "20th wedding anniversary"
ct:DateValidFrom [0..1]xsd:dateTimeCould be start date, issue date, validity start date, etcfrom group ct:grValidityDate
ct:DateValidTo [0..1]xsd:dateTimeCould be end date, expiry date, validity end date, etcfrom group ct:grValidityDate
xpil:Date [0..1]xsd:dateTimeRecord the exact date of the event here. For example, deceased date, company closed date, birthday date of spouse, etc
ct:DataQualityType [0..1]ct:DataQualityTypeListThis attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"from group ct:grDataQuality
ct:ValidFrom [0..1]xsd:dateTimeDate the data quality is valid from from group ct:grDataQuality
ct:ValidTo [0..1]xsd:dateTimeDate the data quality is valid tofrom group ct:grDataQuality
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Used in

Sample instance

<xpil:Event>normalizedString</xpil:Event>