complexType plmDoubleAttribute
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p52.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 DoubleAttribute
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
type  tns:PlmAttributeType  required      
source <xs:complexType name="plmDoubleAttribute">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmAttribute">
     
<xs:sequence>
       
<xs:element name="value" type="xs:double"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element plmDoubleAttribute/value
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p53.png
type xs:double
properties
content simple
source <xs:element name="value" type="xs:double"/>


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