urn:schemas-cosylab-com:logging:1.0
element Data

Properties
This component is not nillable.

Model
<Data
  Name = xs:string>
string
</Data>


Attribute Summary
 xs:stringName
          

Attribute Detail

Name

Type:
xs:string
Use:
required
Form:
unqualified

Local Usage
LogEntry

Source
<xs:element name="Data">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="Name" type="xs:string" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.