Microsoft.SystemCenter.Visualization.Component.Library.PowershellWebBrowserWidget.Schema (SchemaType)

Element properties:

AccessibilityPublic

Source Code:

<SchemaType ID="Microsoft.SystemCenter.Visualization.Component.Library.PowershellWebBrowserWidget.Schema" Accessibility="Public">
<xs:complexType xmlns:sc="http://schemas.microsoft.com/SystemCenter/Common/TypeExtensions" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Configuration">
<xs:sequence minOccurs="0" maxOccurs="1">
<xs:element name="Script" type="xs:anyType" sc:type="xsd://string" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</SchemaType>