complexType PlmStringDefault
diagram ConfigurationServiceXSD2_diagrams/ConfigurationServiceXSD2_p38.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 StringDefault
source <xs:complexType name="PlmStringDefault">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmDefaultValue">
     
<xs:sequence>
       
<xs:element name="value" type="xs:string"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PlmStringDefault/value
diagram ConfigurationServiceXSD2_diagrams/ConfigurationServiceXSD2_p39.png
type xs:string
properties
isRef 0
content simple
source <xs:element name="value" type="xs:string"/>


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