complexType plmDoubleAttribute
diagram DocumentManagementServiceXSD1_diagrams/DocumentManagementServiceXSD1_p124.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:PlmAttribute
properties
base tns:PlmAttribute
children name type value
used by
element DoubleAttribute
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 DocumentManagementServiceXSD1_diagrams/DocumentManagementServiceXSD1_p125.png
type xs:double
properties
isRef 0
content simple
source <xs:element name="value" type="xs:double"/>


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