attributeGroup HistoryAttributes
namespace http://www.plmxml.org/Schemas/PLMXMLClassificationSchema
used by
complexTypes AbstractClassType AdminViewType DictionaryAttributeType ICOType KeyLOVType
attributes
Name  Type  Use  Default  Fixed  Annotation
creationDate  xsd:date  optional      
creationUser  xsd:string  optional      
modifiedDate  xsd:date  optional      
modifiedUser  xsd:string  optional      
source <xsd:attributeGroup name="HistoryAttributes">
 
<xsd:attribute name="creationDate" type="xsd:date" use="optional"/>
 
<xsd:attribute name="creationUser" type="xsd:string" use="optional"/>
 
<xsd:attribute name="modifiedDate" type="xsd:date" use="optional"/>
 
<xsd:attribute name="modifiedUser" type="xsd:string" use="optional"/>
</xsd:attributeGroup>

attribute HistoryAttributes/@creationDate
type xsd:date
properties
use optional
source <xsd:attribute name="creationDate" type="xsd:date" use="optional"/>

attribute HistoryAttributes/@creationUser
type xsd:string
properties
use optional
source <xsd:attribute name="creationUser" type="xsd:string" use="optional"/>

attribute HistoryAttributes/@modifiedDate
type xsd:date
properties
use optional
source <xsd:attribute name="modifiedDate" type="xsd:date" use="optional"/>

attribute HistoryAttributes/@modifiedUser
type xsd:string
properties
use optional
source <xsd:attribute name="modifiedUser" type="xsd:string" use="optional"/>


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