urn:schemas-cosylab-com:AcsAlarmSystem:1.0
complexType reduction-linkType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:AcsAlarmSystem:1.0}reduction-linkType (restriction)

Properties
This component is not nillable.

Model
<...
  type = xs:string>
(parent ; child)
</...>


Nested Element Summary
 child
          child FS 
 parent
          parent FS 

Attribute Summary
 xs:stringtype
          

Attribute Detail

type

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:complexType name="reduction-linkType">
<xs:all>
<xs:element name="parent">
<xs:complexType>
<xs:all>
<xs:element ref="alarm-definition"/>
</xs:all>
</xs:complexType>
</xs:element>
<xs:element name="child">
<xs:complexType>
<xs:all>
<xs:element ref="alarm-definition"/>
</xs:all>
</xs:complexType>
</xs:element>
</xs:all>
<xs:attribute name="type" type="xs:string" use="required"/>
</xs:complexType>


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