element <activityStream>
Namespace:
Type:
embedded complexType
Content:
complex, 2 attributes, 2 elements
Defined:
locally at 1 location
Includes:
definitions of 1 attribute and 2 elements
XML Representation Summary
<activityStream
   
enabled
 = 
xsd:boolean
   
id
 = 
("lum_objectAdmin" | "lum_objectEndUser")
   
>
   
Content: 
</activityStream>
May contain elements (2):
May be included in elements (1):
Usage / Definition Locations
Annotation
Specifies source activity stream default behavior.
XML Source
<xsd:element minOccurs="0" name="activityStream">
<xsd:annotation>
<xsd:documentation>
Specifies source activity stream default behavior.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" name="objectType">
<xsd:annotation>
<xsd:documentation>
Specifies properties of the activity stream object type to be used
for activities automatically generated, by default implementations, for this source.
This object type will automatically be created/deleted during service
registration/deregistration.
<xhtml:br/>
The identifier of the object type is [serviceId]#[sourceId].
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" name="displayName">
<xsd:annotation>
<xsd:documentation>
A localizable string for the display name of this object type.
The default value is the name of the source, or if it is not set, "STR_ACTIVITY_OBJECT_TYPE_NAME".
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="50"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="targetScopes">
<xsd:annotation>
<xsd:documentation>
Specifies the scopes for which activities will be automatically generated.
If inserted without any scopes, no activity will be automatically generated.
The default value is scope lum_objectAdmin enabled and lum_objectEndUser enabled if this source has a details interface.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="scope">
<xsd:annotation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="id" use="required">
<xsd:annotation>
<xsd:documentation>
Specifies scope for which activities will be automatically generated.
See lumis.portal.activitystream.Activity javadoc for Lumis Portal standard scopes documentation.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="lum_objectAdmin"/>
<xsd:enumeration value="lum_objectEndUser"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="enabled" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Used to enable or disable default activities generation for this source.
Actual activities generation depends on the source type and implementation.
By default, it is true if the source does not have a metaDataSourceId attribute set.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail (defined in this component only)
enabled
Used to enable or disable default activities generation for this source. Actual activities generation depends on the source type and implementation. By default, it is true if the source does not have a metaDataSourceId attribute set.
Type:
xsd:boolean
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="enabled" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Used to enable or disable default activities generation for this source.
Actual activities generation depends on the source type and implementation.
By default, it is true if the source does not have a metaDataSourceId attribute set.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail
objectType
Specifies properties of the activity stream object type to be used for activities automatically generated, by default implementations, for this source. This object type will automatically be created/deleted during service registration/deregistration.
The identifier of the object type is [serviceId]#[sourceId].
Type:
embedded, complex content
Defined:
locally, within this element

targetScopes
Specifies the scopes for which activities will be automatically generated. If inserted without any scopes, no activity will be automatically generated. The default value is scope lum_objectAdmin enabled and lum_objectEndUser enabled if this source has a details interface.
Type:
embedded, complex content
Defined:
locally, within this element

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  10.4.0.180427 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.