complexType PlmIntegerDefault
diagram ConfigurationServiceXSD2_diagrams/ConfigurationServiceXSD2_p34.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:PlmDefaultValue
properties
base tns:PlmDefaultValue
children value
used by
element IntegerDefault
source <xs:complexType name="PlmIntegerDefault">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmDefaultValue">
     
<xs:sequence>
       
<xs:element name="value" type="xs:int"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PlmIntegerDefault/value
diagram ConfigurationServiceXSD2_diagrams/ConfigurationServiceXSD2_p35.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