group "genericStep"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Complex Content Model
Content Elements (2):
message (type xsd:string)
Known Usage Locations
XML Source
<xsd:group name="genericStep">
<xsd:sequence>
<xsd:element minOccurs="0" name="environments">
<xsd:annotation>
<xsd:documentation>
Defines which environments should run this step. If at least one of the defined environments match the current environment then this step will be executed. Otherwise it will be automatically ignored.
If this node is suppressed, then this step will be run in all environments.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" name="environment">
<xsd:annotation>
<xsd:documentation>
Define an environment that this step will run into. At least one of "tag" or "type" parameters are required. It will match the current environment if the provided tag (if any) is present in the current environment and if the given environment type (if any) is equal to the current environment's one.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="tag" use="optional">
<xsd:annotation>
<xsd:documentation>
The required environment tag.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:minLength value="1"/>
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="type" use="optional">
<xsd:annotation>
<xsd:documentation>
The required environment type.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="development"/>
<xsd:enumeration value="structure building"/>
<xsd:enumeration value="user acceptance"/>
<xsd:enumeration value="production"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element minOccurs="0" name="message" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The message that will be displayed when this step is displayed.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
Content Element Detail
environments
Defines which environments should run this step. If at least one of the defined environments match the current environment then this step will be executed. Otherwise it will be automatically ignored. If this node is suppressed, then this step will be run in all environments.
Type:
embedded, complex content
Defined:
locally, within this group

message
The message that will be displayed when this step is displayed.
Type:
xsd:string, simple content
Defined:
locally, within this group
XML Source
<xsd:element minOccurs="0" name="message" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The message that will be displayed when this step is displayed.
</xsd:documentation>
</xsd:annotation>
</xsd: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.2.0.170730 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.