complexType plmIntegerAttribute
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p141.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 IntegerAttribute
source <xs:complexType name="plmIntegerAttribute">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmAttribute">
     
<xs:sequence>
       
<xs:element name="value" type="xs:int"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element plmIntegerAttribute/value
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p142.png
type xs:int
properties
isRef 0
content simple
source <xs:element name="value" type="xs:int"/>


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