: Public <<XSDcomplexType>> Class
Created: |
2/6/2017 12:28:12 PM |
Modified: |
8/3/2017 2:04:36 PM |
|
Project: |
|
Author: |
skrishna |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{28031930-BAAA-44bd-B41B-6125CF8B32F7} |
Appears In: |
|
complex type allowing users to enter supplementary, unstandardized information via name/value pairs<br/>
Attribute |
Public string name
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<XSDattribute>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
use=optional
Notes:
|
Name of the property or attribute<br/>
|
|
Public string value
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<XSDattribute>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
use=optional
Notes:
|
Value of the property or attribute<br/>
|
|
Tag |
Value |
mixed |
false |
 Details:
Values: true | false Default: false Description: Determines whether this element may contain mixed element and character content. Refer to the W3C XML Schema recommendation
|
modelGroup |
sequence |
 Details:
Values: all | sequence | choice Default: sequence Description: Overrides the package-level default model group
|