Namespace: |
|
Type: |
|
Content: |
simple, 3 attributes |
Defined: |
|
Includes: |
definitions of 3 attributes |
| XML Representation Summary | |||||
| <property | |||||
| propertyName | = |
xs:string | |||
| propertyType | = |
xs:string | |||
| propertyValue | = |
xs:string | |||
| > | |||||
|
|||||
| </property> | |||||
| Type Derivation Tree xs:string |
Derivation: |
extension of xs:string |
| <xs:element maxOccurs="unbounded" name="property"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
Type: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="propertyName" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="propertyType" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="propertyValue" type="xs:string" use="optional"/> |
| XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |