Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / ndp / fx / src / Xml / System / Xml / schema / XmlSchemaSimpleContent.cs / 1 / XmlSchemaSimpleContent.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //----------------------------------------------------------------------------- namespace System.Xml.Schema { using System.Xml.Serialization; ////// /// public class XmlSchemaSimpleContent : XmlSchemaContentModel { XmlSchemaContent content; ///[To be supplied.] ////// /// [XmlElement("restriction", typeof(XmlSchemaSimpleContentRestriction)), XmlElement("extension", typeof(XmlSchemaSimpleContentExtension))] public override XmlSchemaContent Content { get { return content; } set { content = value; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //----------------------------------------------------------------------------- namespace System.Xml.Schema { using System.Xml.Serialization; ////// /// public class XmlSchemaSimpleContent : XmlSchemaContentModel { XmlSchemaContent content; ///[To be supplied.] ////// /// [XmlElement("restriction", typeof(XmlSchemaSimpleContentRestriction)), XmlElement("extension", typeof(XmlSchemaSimpleContentExtension))] public override XmlSchemaContent Content { get { return content; } set { content = value; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TypeSystem.cs
- DataGridColumnHeadersPresenter.cs
- Selection.cs
- DocumentOrderQuery.cs
- ConfigXmlAttribute.cs
- RijndaelManaged.cs
- FlowSwitch.cs
- DateTimeValueSerializer.cs
- ConsoleTraceListener.cs
- IndentedWriter.cs
- ProfileService.cs
- ErrorWebPart.cs
- BooleanAnimationBase.cs
- LookupNode.cs
- AssemblyBuilderData.cs
- TargetPerspective.cs
- ADRoleFactory.cs
- ToolStripSplitStackLayout.cs
- BamlVersionHeader.cs
- FileUtil.cs
- XmlReader.cs
- XamlFilter.cs
- FactoryId.cs
- UMPAttributes.cs
- ParserOptions.cs
- UrlMapping.cs
- TablePatternIdentifiers.cs
- HighContrastHelper.cs
- AsymmetricAlgorithm.cs
- ProcessingInstructionAction.cs
- SharedConnectionInfo.cs
- RuntimeDelegateArgument.cs
- BaseCodeDomTreeGenerator.cs
- StreamInfo.cs
- Figure.cs
- CodeDomSerializerException.cs
- ButtonField.cs
- ContainerControlDesigner.cs
- XmlSchemaComplexType.cs
- HostSecurityManager.cs
- CacheOutputQuery.cs
- ShapeTypeface.cs
- AsymmetricSignatureDeformatter.cs
- CommonDialog.cs
- HtmlControlAdapter.cs
- Bidi.cs
- Select.cs
- XPathAxisIterator.cs
- BaseTemplateParser.cs
- RepeatButtonAutomationPeer.cs
- TableProvider.cs
- TextServicesDisplayAttributePropertyRanges.cs
- SplitterCancelEvent.cs
- InputLangChangeRequestEvent.cs
- ExtenderProviderService.cs
- CodeLabeledStatement.cs
- Visual3D.cs
- DBDataPermissionAttribute.cs
- SqlProvider.cs
- XmlCDATASection.cs
- CallbackValidatorAttribute.cs
- OSFeature.cs
- EventDescriptor.cs
- PropertyGridDesigner.cs
- Slider.cs
- LineGeometry.cs
- Char.cs
- GridViewHeaderRowPresenterAutomationPeer.cs
- VectorValueSerializer.cs
- RequestQueue.cs
- Bitmap.cs
- HttpCachePolicy.cs
- DbUpdateCommandTree.cs
- XmlSchemaSubstitutionGroup.cs
- ToolStripPanelCell.cs
- DbSetClause.cs
- BulletedListEventArgs.cs
- CharConverter.cs
- FileSystemEventArgs.cs
- DataRelation.cs
- ConfigurationManager.cs
- ImmutableObjectAttribute.cs
- StateBag.cs
- GeometryHitTestResult.cs
- InsufficientMemoryException.cs
- HttpPostedFile.cs
- TreeIterators.cs
- EntityDataSourceChangingEventArgs.cs
- ValuePattern.cs
- SecurityKeyIdentifierClause.cs
- _UriSyntax.cs
- StoreAnnotationsMap.cs
- RadioButton.cs
- MoveSizeWinEventHandler.cs
- ProvidersHelper.cs
- webproxy.cs
- MemberDomainMap.cs
- ButtonPopupAdapter.cs
- WindowsRebar.cs
- smtppermission.cs