** Author: Australian Antarctic Division - Australian Marine Mammal Centre ** Email: sightingsdata@aad.gov.au ** Web: http://www.marinemammals.gov.au/ Attributes: ** AppVersion (Not required) - The version number of the application that generated the XML. ** AppName (Not required) - The name of the application that generated the XML. ** SchemaVersion (Required) - The version number of the schema that its adhering to. ** DateCreated (Required) - The date that the XML was generated. Required: ** xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ** xsi:noNamespaceSchemaLocation="http://{URL}/xml_schema_v{VERSION}.xsd" - {URL} points to the url location of the schema. - {VERSION} is the version number of the schema that you are using. ** 'ReasonSeicmicActivityInterrupted' is only required when 'WasSeismicActivityInterrupted' is set to either 'True', 'true' or 1. ** 'ReasonOffEffort' required if 'EffortStatus' is 'Off effort’. ** 'ReasonObservationHampered' is only required when 'WasObservationHampered' is set to either 'True', 'true' or 1. ** Any species can be entered into 'SpeciesName', a list has been provided in the SimpleType 'typeNonCetaceanSpecies' for reference only. ** Date format: dd/mm/yyyy ** Valid: 01/12/2009 ** Invalid: 1/1/2009, 12/JAN/2009 ** Time format: hh:mm UTC ** Valid: 13:34 ** Invalid: 01:12 AM