Schema Audit.xsd


schema location:  Z:\schema\Rev0\Audit.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.eamxml.org/schema/Rev0
 
Elements  Complex types 
Audit  AuditHistoryType 
AuditType 


element Audit
diagram Audit_p1.png
namespace http://www.eamxml.org/schema/Rev0
type AuditType
properties
content complex
children CreatedById ModifiedById CreatedDateTime ModifiedDateTime AuditHistory
source <xs:element name="Audit" type="AuditType"/>

complexType AuditHistoryType
diagram Audit_p2.png
namespace http://www.eamxml.org/schema/Rev0
children EntityId EntityType EventDateTime EventById OriginalValue NewValue
used by
element AuditType/AuditHistory
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
AuditEventTypexs:stringrequired      
source <xs:complexType name="AuditHistoryType">
 
<xs:sequence>
   
<xs:element name="EntityId" type="xs:string" minOccurs="0"/>
   
<xs:element name="EntityType" type="xs:string" minOccurs="0"/>
   
<xs:element name="EventDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="EventById" type="xs:string" minOccurs="0"/>
   
<xs:element name="OriginalValue" type="xs:string" minOccurs="0"/>
   
<xs:element name="NewValue" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="Id" type="xs:string" use="required"/>
 
<xs:attribute name="AuditEventType" type="xs:string" use="required"/>
</xs:complexType>

attribute AuditHistoryType/@Id
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Id" type="xs:string" use="required"/>

attribute AuditHistoryType/@AuditEventType
type xs:string
properties
isRef 0
use required
source <xs:attribute name="AuditEventType" type="xs:string" use="required"/>

element AuditHistoryType/EntityId
diagram Audit_p3.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EntityId" type="xs:string" minOccurs="0"/>

element AuditHistoryType/EntityType
diagram Audit_p4.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EntityType" type="xs:string" minOccurs="0"/>

element AuditHistoryType/EventDateTime
diagram Audit_p5.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EventDateTime" type="xs:dateTime" minOccurs="0"/>

element AuditHistoryType/EventById
diagram Audit_p6.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EventById" type="xs:string" minOccurs="0"/>

element AuditHistoryType/OriginalValue
diagram Audit_p7.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="OriginalValue" type="xs:string" minOccurs="0"/>

element AuditHistoryType/NewValue
diagram Audit_p8.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="NewValue" type="xs:string" minOccurs="0"/>

complexType AuditType
diagram Audit_p9.png
namespace http://www.eamxml.org/schema/Rev0
children CreatedById ModifiedById CreatedDateTime ModifiedDateTime AuditHistory
used by
element Audit
source <xs:complexType name="AuditType">
 
<xs:sequence>
   
<xs:element name="CreatedById" type="xs:string" minOccurs="0"/>
   
<xs:element name="ModifiedById" type="xs:string" minOccurs="0"/>
   
<xs:element name="CreatedDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="ModifiedDateTime" type="xs:dateTime" minOccurs="0"/>
   
<xs:element name="AuditHistory" type="AuditHistoryType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element AuditType/CreatedById
diagram Audit_p10.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CreatedById" type="xs:string" minOccurs="0"/>

element AuditType/ModifiedById
diagram Audit_p11.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ModifiedById" type="xs:string" minOccurs="0"/>

element AuditType/CreatedDateTime
diagram Audit_p12.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="CreatedDateTime" type="xs:dateTime" minOccurs="0"/>

element AuditType/ModifiedDateTime
diagram Audit_p13.png
namespace http://www.eamxml.org/schema/Rev0
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ModifiedDateTime" type="xs:dateTime" minOccurs="0"/>

element AuditType/AuditHistory
diagram Audit_p14.png
namespace http://www.eamxml.org/schema/Rev0
type AuditHistoryType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children EntityId EntityType EventDateTime EventById OriginalValue NewValue
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
AuditEventTypexs:stringrequired      
source <xs:element name="AuditHistory" type="AuditHistoryType" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy