schemas/ofmx/0.1/OFMX-Snapshot.xsd in aixm-1.0.0 vs schemas/ofmx/0.1/OFMX-Snapshot.xsd in aixm-1.1.0

- old
+ new

@@ -201,9 +201,14 @@ <xsd:attribute name="namespace" type="uuid" use="required"> <xsd:annotation> <xsd:documentation>The originator (source) namespace of the message</xsd:documentation> </xsd:annotation> </xsd:attribute> + <xsd:attribute name="regions" type="listRegions"> + <xsd:annotation> + <xsd:documentation>Regions used throughout this document</xsd:documentation> + </xsd:annotation> + </xsd:attribute> <xsd:attribute name="created" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation>The date and time when the message was created</xsd:documentation> </xsd:annotation> </xsd:attribute>