complexType PlmDefault
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p20.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children name type stringValue typedValue
source <xsd:complexType name="PlmDefault">
 
<xsd:sequence>
   
<xsd:element name="name" type="xsd:string"/>
   
<xsd:element name="type" type="ns0:PlmAttributeType"/>
   
<xsd:element name="stringValue" type="xsd:string"/>
   
<xsd:element name="typedValue" type="ns0:PlmDefaultChoice"/>
 
</xsd:sequence>
</xsd:complexType>

element PlmDefault/name
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p21.png
type xsd:string
properties
content simple
source <xsd:element name="name" type="xsd:string"/>

element PlmDefault/type
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p22.png
type ns0:PlmAttributeType
properties
content simple
facets
Kind Value Annotation
enumeration STRING
enumeration INTEGER
enumeration DOUBLE
enumeration DATE
enumeration BOOLEAN
enumeration BINARY
enumeration MONEY
source <xsd:element name="type" type="ns0:PlmAttributeType"/>

element PlmDefault/stringValue
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p23.png
type xsd:string
properties
content simple
source <xsd:element name="stringValue" type="xsd:string"/>

element PlmDefault/typedValue
diagram ConfigurationService_schema2_diagrams/ConfigurationService_schema2_p24.png
type ns0:PlmDefaultChoice
properties
content complex
children ns0:BinaryDefault ns0:BooleanDefault ns0:DateDefault ns0:DoubleDefault ns0:IntegerDefault ns0:MoneyDefault ns0:StringDefault
source <xsd:element name="typedValue" type="ns0:PlmDefaultChoice"/>


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