element <approverHrefId> (local)
Namespace:
Type:
anonymous simpleType (restriction of xs:string)
Content:
simple
Defined:
XML Representation Summary
<approverHrefId>
   
Content: 
{ xs:string }
</approverHrefId>
Simple Content Detail:
MaxLength:
65

Included in content model of elements (1):
Annotation
The hrefId of the user that did the approval
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  simpleType
Derivation:
restriction of xs:string
Facets:
maxLength:
65
XML Source (w/o annotations (1); see within schema source)
<xs:element name="approverHrefId">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="65"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set