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

element plmMoneyAttribute/value
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p85.png
type xs:decimal
properties
content simple
source <xs:element name="value" type="xs:decimal"/>


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