apml:Concept

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
from xs:string required
key xs:string required
updated apml:ISO8601DateType required
value apml:NodeValueType required
Wildcard: ANY attribute from ANY namespace

Source

<xs:element name="Concept" type="apml:ImplicitNodeType" minOccurs="0" maxOccurs="unbounded"/>

Sample

< Concepts xmlns = "http://www.apml.org/apml-0.6" >

< Concept key = "attention" value = "0.99" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "content distribution" value = "0.97" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "information" value = "0.95" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "business" value = "0.93" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "alerting" value = "0.91" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "intelligent agents" value = "0.89" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "development" value = "0.87" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "service" value = "0.85" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "user interface" value = "0.83" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "experience design" value = "0.81" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "site design" value = "0.79" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "television" value = "0.77" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "management" value = "0.75" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

< Concept key = "media" value = "0.73" from = "GatheringTool.com" updated = "2007-03-11T01:55:00Z" />

</ Concepts>