<xsd:complexType name="EventItem_Type"> <xsd:attribute name="ID" type="xsd:unsignedLong" /> <xsd:attribute name="Action" type="xsd:unsignedShort" /> <xsd:attribute name="EventCode" type="xsd:unsignedShort" /> <xsd:attribute name="Enabled" type="ISOBoolean" /> <xsd:attribute name="Target" type="xsd:string" /> <xsd:attribute name="TargetArgs" type="xsd:string" /> </xsd:complexType>