element <qm:value>
Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:value |
|
displayName |
= |
xs:string |
|
> |
|
|
</qm:value> |
Included in content model of elements (1):
-
Annotation
[READ-ONLY] The value of this attribute. If the attribute is a numeric type this will be an integer, if it is a pointer type this will be a UUID, if it is a string type this will be a string, if it is a timestamp part this will be an integer representing the number of milliseconds since 1/1/1970, and if it is a configuration part type this will be unpopulated and the contents of this element will describe the configuration part.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="value"> <xs:complexType mixed="true"> </xs:complexType> </xs:element> |
Attribute Detail (defined in this component only; 1/1) displayName -
Type: |
xs:string, predefined |
Use: |
optional |
[READ-ONLY] If this is attribute is a pointer attribute, this is the display name of the attribute's value.
XML Source (w/o annotations (1); see within schema source)