complexType plmBooleanAttribute
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p38.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type extension of tns:PlmAttribute
properties
base tns:PlmAttribute
children value
used by
element BooleanAttribute
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
type  tns:PlmAttributeType  required      
source <xs:complexType name="plmBooleanAttribute">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmAttribute">
     
<xs:sequence>
       
<xs:element name="value" type="xs:boolean"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element plmBooleanAttribute/value
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p39.png
type xs:boolean
properties
content simple
source <xs:element name="value" type="xs:boolean"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy